fixed a typo.
This commit is contained in:
parent
5066373659
commit
19c1875442
@ -1309,7 +1309,7 @@ Bool_t PRunAsymmetry::PrepareViewData(PRawRunData* runData, UInt_t histoNo[2])
|
|||||||
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
||||||
|
|
||||||
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
||||||
if (fTheoAsData) { // cacluate theory only at the data points
|
if (fTheoAsData) { // calculate theory only at the data points
|
||||||
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
||||||
} else {
|
} else {
|
||||||
// finer binning for the theory (8 times as many points = factor)
|
// finer binning for the theory (8 times as many points = factor)
|
||||||
|
@ -1485,7 +1485,7 @@ Bool_t PRunAsymmetryBNMR::PrepareViewData(PRawRunData* runData, UInt_t histoNo[2
|
|||||||
|
|
||||||
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
||||||
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
||||||
if (fTheoAsData) { // cacluate theory only at the data points
|
if (fTheoAsData) { // calculate theory only at the data points
|
||||||
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
||||||
} else {
|
} else {
|
||||||
// finer binning for the theory (8 times as many points = factor)
|
// finer binning for the theory (8 times as many points = factor)
|
||||||
|
@ -1224,7 +1224,7 @@ Bool_t PRunAsymmetryRRF::PrepareViewData(PRawRunData* runData, UInt_t histoNo[2]
|
|||||||
UInt_t size = runData->GetDataBin(histoNo[0])->size();
|
UInt_t size = runData->GetDataBin(histoNo[0])->size();
|
||||||
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
||||||
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
||||||
if (fTheoAsData) { // cacluate theory only at the data points
|
if (fTheoAsData) { // calculate theory only at the data points
|
||||||
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
||||||
} else {
|
} else {
|
||||||
// finer binning for the theory (8 times as many points = factor)
|
// finer binning for the theory (8 times as many points = factor)
|
||||||
|
@ -757,7 +757,7 @@ Bool_t PRunMuMinus::PrepareRawViewData(PRawRunData* runData, const UInt_t histoN
|
|||||||
|
|
||||||
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
||||||
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
||||||
if (fTheoAsData) { // cacluate theory only at the data points
|
if (fTheoAsData) { // calculate theory only at the data points
|
||||||
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
||||||
} else {
|
} else {
|
||||||
// finer binning for the theory (8 times as many points = factor)
|
// finer binning for the theory (8 times as many points = factor)
|
||||||
|
@ -1073,7 +1073,7 @@ Bool_t PRunSingleHisto::PrepareRawViewData(PRawRunData* runData, const UInt_t hi
|
|||||||
UInt_t size = fForward.size();
|
UInt_t size = fForward.size();
|
||||||
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
||||||
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
||||||
if (fTheoAsData) { // cacluate theory only at the data points
|
if (fTheoAsData) { // calculate theory only at the data points
|
||||||
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
||||||
} else {
|
} else {
|
||||||
// finer binning for the theory (8 times as many points = factor)
|
// finer binning for the theory (8 times as many points = factor)
|
||||||
@ -1321,7 +1321,7 @@ Bool_t PRunSingleHisto::PrepareViewData(PRawRunData* runData, const UInt_t histo
|
|||||||
|
|
||||||
if (wRRF == 0) { // no RRF
|
if (wRRF == 0) { // no RRF
|
||||||
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
||||||
if (fTheoAsData) { // cacluate theory only at the data points
|
if (fTheoAsData) { // calculate theory only at the data points
|
||||||
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
||||||
} else {
|
} else {
|
||||||
// finer binning for the theory (8 times as many points = factor)
|
// finer binning for the theory (8 times as many points = factor)
|
||||||
|
@ -762,7 +762,7 @@ Bool_t PRunSingleHistoRRF::PrepareViewData(PRawRunData* runData, const UInt_t hi
|
|||||||
UInt_t size = fForward.size();
|
UInt_t size = fForward.size();
|
||||||
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
Int_t factor = 8; // 8 times more points for the theory (if fTheoAsData == false)
|
||||||
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
fData.SetTheoryTimeStart(fData.GetDataTimeStart());
|
||||||
if (fTheoAsData) { // cacluate theory only at the data points
|
if (fTheoAsData) { // calculate theory only at the data points
|
||||||
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
fData.SetTheoryTimeStep(fData.GetDataTimeStep());
|
||||||
} else {
|
} else {
|
||||||
// finer binning for the theory (8 times as many points = factor)
|
// finer binning for the theory (8 times as many points = factor)
|
||||||
|
@ -358,7 +358,7 @@ void PTextEdit::setupMusrActions()
|
|||||||
menu->insertSeparator();
|
menu->insertSeparator();
|
||||||
tb->addSeparator();
|
tb->addSeparator();
|
||||||
|
|
||||||
a = new QAction( QPixmap::fromMimeSource( "musrcalcchisq.xpm" ), tr( "Calculate Chisq" ), ALT + Key_C, this, "cacluates for the given parameters chiSq/maxLH" );
|
a = new QAction( QPixmap::fromMimeSource( "musrcalcchisq.xpm" ), tr( "Calculate Chisq" ), ALT + Key_C, this, "calculates for the given parameters chiSq/maxLH" );
|
||||||
connect( a, SIGNAL( activated() ), this, SLOT( musrCalcChisq() ) );
|
connect( a, SIGNAL( activated() ), this, SLOT( musrCalcChisq() ) );
|
||||||
a->addTo( tb );
|
a->addTo( tb );
|
||||||
a->addTo( menu );
|
a->addTo( menu );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user