HYDRA_development_version
|
#include <hmdctrackdset.h>
Static Public Member Functions | |
static HReconstructor * | hMdcTrackFinder (const Char_t *name, const Char_t *title) |
static void | useThisTrackFinder (HMdcTrackFinder *trFndr) |
static HReconstructor * | hMdcClusterToHit (const Char_t *name, const Char_t *title) |
static HReconstructor * | hMdcClusterToHit (const Char_t *name, const Char_t *title, Int_t mSeg1, Int_t mSeg2) |
static HReconstructor * | hMdc12Fit (const Char_t *name, const Char_t *title) |
static HReconstructor * | hMdc12Fit (const Char_t *name, const Char_t *title, Int_t author, Int_t version, Int_t indep, Bool_t nTuple, Bool_t prnt) |
static void | setAnotherFit (HMdc12Fit *fit) |
static Bool_t | isCoilOff (void) |
static Int_t | getClFinderType (void) |
static void | getTrFnLevels (Int_t &l4s1, Int_t &l5s1, Int_t &l4s2, Int_t &l5s2) |
static Int_t | getNLayersInMod (Int_t s, Int_t m) |
static Bool_t | isModActive (UInt_t sec, UInt_t mod) |
static Bool_t | isSegActive (UInt_t sec, UInt_t seg) |
static Bool_t | isSecActive (UInt_t sec) |
static Int_t | getModForSeg1 (void) |
static Int_t | getModForSeg2 (void) |
static Int_t | getModForSeg (Int_t sg) |
static Int_t | getFitAuthor (void) |
static Int_t | getFitVersion (void) |
static Int_t | getFitType (void) |
static Int_t | getUseWireOffset (void) |
static Int_t | getMixFitCut (void) |
static Int_t | getMixClusCut (void) |
static Int_t | getLevel4 (Int_t iseg) |
static Int_t | getLevel5 (Int_t iseg) |
static Char_t | getGhostRemovingParamSeg2 (Int_t &wlev, Int_t &wbin, Int_t &wlay, Int_t &dWtCut) |
static Char_t | getGhostRemovingFlagSeg1 (void) |
static Char_t | getGhostRemovingFlagSeg2 (void) |
static void | getProjectPlotSizeSeg1 (Int_t &xb, Int_t &yb) |
static void | getProjectPlotSizeSeg2 (Int_t &xb, Int_t &yb) |
static Bool_t | useFloatLevelSeg1 (void) |
static Bool_t | useFloatLevelSeg2 (void) |
static Bool_t | useSegAmpCutSeg1 (void) |
static Bool_t | useDriftTimeSeg1 (void) |
static Bool_t | useDriftTimeSeg2 (void) |
static Bool_t | getVertexFinderPar (Double_t &d, Int_t &l, Int_t &lp) |
static Bool_t | findClustVertex (void) |
static Bool_t | useStartPositionInSim (void) |
static Double_t | getZStartDetector (void) |
static Float_t | getPileupType1cut (void) |
static Float_t | getPileupType2cut (void) |
static void | getDrTimeProjParSeg1 (Double_t &uns, Double_t &cut, Double_t &ycor, Double_t *lcor) |
static void | getDrTimeProjParSeg2 (Double_t &cut, Double_t &ycor, Double_t *lcor) |
static Bool_t | doMetaMatching (Bool_t &mp) |
static Bool_t | getDxDyKickCut (TCutG *cutR) |
static UChar_t | getCalcInitValueFlag (void) |
static Double_t | getCalcInitValueCut (Int_t seg) |
static Bool_t | useFittedSeg1ParFlag (void) |
static Bool_t | getUseKickCorFlag (void) |
static Bool_t | getFindOffVertTrkFlag (void) |
static Int_t | getNLayersCutOVT (void) |
static Int_t | getNWiresCutOVT (void) |
static Int_t | getNCellsCutOVT (void) |
static HMdcTrackFinder * | getMdcTrackFinder (void) |
static void | clearPTrackFinder (void) |
static HMdcClusterToHit * | getMdcClusterToHit (void) |
static void | clearPClusterToHit (void) |
static HMdc12Fit * | getMdc12Fit (void) |
static void | clearP12Fit (void) |
static Bool_t | fNTuple (void) |
static Bool_t | fPrint (void) |
static void | setCoilStatus (Bool_t stat) |
static void | setClFinderType (Int_t type) |
static void | setTrFnNLayers (Int_t s, Int_t m, Int_t nl) |
static void | setTrackFinderLevel (Int_t l4s1, Int_t l5s1, Int_t l4s2, Int_t l5s2) |
static void | setTrFnSegLevel (Int_t seg, Int_t l4, Int_t l5) |
static void | setRemoveGhostsSeg1 (Char_t fl=1) |
static void | writeFakesToTreeSeg1 (void) |
static void | setRemoveGhostsSeg2 (Char_t fl=1) |
static void | writeFakesToTreeSeg2 (void) |
static void | setGhostRemovingParamSeg2 (Int_t wlev, Int_t wbin, Int_t wlay, Int_t dWtCut) |
static void | setProjectPlotSizeSeg1 (Int_t xb, Int_t yb) |
static void | setProjectPlotSizeSeg2 (Int_t xb, Int_t yb) |
static void | setFloatLevelSeg1 (Bool_t fl=kTRUE) |
static void | setFloatLevelSeg2 (Bool_t fl=kTRUE) |
static void | setSegAmpCutSeg1 (Bool_t fl=kTRUE) |
static void | setMergeClusSeg1 (void) |
static void | setMergeClusSeg2 (void) |
static void | setUseDriftTimeSeg1 (Bool_t fl=kTRUE) |
static void | setUseDriftTimeSeg2 (Bool_t fl=kTRUE) |
static void | setVertexFinderFlag (Bool_t fl=kTRUE) |
static void | setVertexFinderPar (Double_t dc, Int_t lv, Int_t lp) |
static void | setZStarDetector (Double_t zs) |
static void | setStartPosInSimFlag (Bool_t fl=kTRUE) |
static void | setPileupDefCuts (Float_t t1c, Float_t t2c) |
static void | setMetaMatchFlag (Bool_t mf, Bool_t mp) |
static void | setDxDyKickCut (TCutG *cutR) |
static void | setUseKickCorFlag (Bool_t fl=kTRUE) |
static void | setDrTimeProjParamSeg1 (Double_t cUns, Double_t cut) |
static void | setDrTimeCutYCorrSeg1 (Double_t corr) |
static void | setDrTimeCutLCorrSeg1 (Int_t m, Double_t *corr) |
static void | setDrTimeProjParamSeg2 (Double_t cut) |
static void | setDrTimeCutYCorrSeg2 (Double_t corr) |
static void | setDrTimeCutLCorrSeg2 (Int_t m, Double_t *corr) |
static void | setFitAuthor (Int_t author) |
static void | setFitVersion (Int_t ver) |
static void | setFitType (Int_t type) |
static void | setFitOutput (Bool_t nTuple, Bool_t prnt) |
static void | setMixFitCut (Int_t cut) |
static void | setMixClusCut (Int_t cut) |
static void | setMixCuts (Int_t cutFit, Int_t cutClus) |
static void | setTrackFinder (HMdcTrackFinder *tr) |
static void | setClusterToHit (HMdcClusterToHit *cl) |
static void | set12Fit (HMdc12Fit *fit) |
static void | setDxDyCut (Bool_t fl=kTRUE) |
static void | setCalcInitialValue (UChar_t fl=1) |
static void | setCalcInitialValueSeg1 (Double_t c) |
static void | setCalcInitialValueSeg2 (Double_t c) |
static void | setUseFittedSeg1ParFlag (Bool_t fl=kTRUE) |
static void | setFindOffVertTrkFlag (Bool_t fl=kTRUE) |
static void | setNLayersCutOVT (Int_t c) |
static void | setNWiresCutOVT (Int_t c) |
static void | setNCellsCutOVT (Int_t c) |
static void | setTrackParam (TString beamtime) |
static void | printStatus (void) |
static void | printMdc34ClFinderPar (void) |
static void | setMdcTrackFinder (Bool_t coilSt, Int_t type) |
static void | setTrFnLevel (Int_t l4s1, Int_t l5s1, Int_t l4s2, Int_t l5s2) |
static void | setTrFnNLayers (const Int_t *lst) |
static void | setMdcClusterToHit (Int_t mSeg1, Int_t mSeg2) |
static void | setMdc12Fit (Int_t author, Int_t version, Int_t indep, Bool_t nTuple, Bool_t prnt) |
static void | setUseWireOffset (Bool_t off) |
static HReconstructor * | hMdcIdealTracking (const Char_t *name, const Char_t *title, Bool_t fillParallel=kFALSE) |
static HMdcIdealTracking * | getMdcIdealTracking (void) |
Static Protected Member Functions | |
static void | exitSetup (const Char_t *funNm, Int_t npar, const Char_t *use, Int_t inst) |
static void | exitSetup (const Char_t *funNm, const Char_t *className) |
static void | setDefParam (void) |
static void | setDefParAu15Au (void) |
static void | setTrackParamAug11 (void) |
static void | setTrackParamApr12 (void) |
static void | setTrackParamJul14 (void) |
static void | setTrackParamAug18 (void) |
static void | initDxDyCutB0 (Float_t sz) |
static void | initDxDyCutAug11 (void) |
static void | initDxDyCutApr12 (void) |
static void | initDxDyCutMar19 (void) |
Static Protected Attributes | |
static HMdcTrackFinder * | pTrackFinder = NULL |
static Bool_t | trFndrIsAdded = kFALSE |
static Bool_t | isCoiloff = kFALSE |
static Int_t | clFinderType = -1 |
static Int_t | level4 [2] = {-10,-10} |
static Int_t | level5 [2] = {-50,-30} |
static Int_t | nLayersInMod [6][4] |
static Bool_t | findVertex = kFALSE |
static Double_t | dDistCutVF = 0.5 |
static Int_t | levelVertF = 11 |
static Int_t | levelVertPPlot = 12 |
static Double_t | zStartDetertor = 0. |
static Bool_t | useStartPosInSim = kFALSE |
static Float_t | pileupType1cut = 1.e6 |
static Float_t | pileupType2cut = 1.e6 |
static Int_t | nBinXSeg1 = 320 |
static Int_t | nBinYSeg1 = 886 |
static Bool_t | useFloatLevSeg1 = kTRUE |
static Bool_t | useAmpCutSeg1 = kTRUE |
static Char_t | fakeSuppFlSeg1 = 1 |
static Bool_t | useDrTimeSeg1 = kFALSE |
static Double_t | constUncertSeg1 = 0.7 |
static Double_t | dDistCutSeg1 = 0.7 |
static Double_t | dDistCutYcorSeg1 = 1.5 |
static Double_t | dDistCorrLaySeg1 [4][6] |
static Int_t | nBinXSeg2 = 320 |
static Int_t | nBinYSeg2 = 886 |
static Bool_t | useFloatLevSeg2 = kTRUE |
static Char_t | fakeSuppFlSeg2 = 1 |
static Int_t | wLevSeg2 = 1000 |
static Int_t | wBinSeg2 = 100 |
static Int_t | wLaySeg2 = 600 |
static Int_t | dWtCutSeg2 = 1650 |
static Bool_t | useDrTimeSeg2 = kFALSE |
static Double_t | dDistCutSeg2 = 0.2 |
static Double_t | dDistCutYcorSeg2 = 2.3 |
static Double_t | dDistCorrLaySeg2 [2][6] |
static Bool_t | useFittedSeg1Par = kFALSE |
static Bool_t | useDxDyCut = kTRUE |
static TCutG | cutDxDyArr [36] |
static Bool_t | isDxDyInited = kFALSE |
static Bool_t | useKickCor = kTRUE |
static Bool_t | doMetaMatch = kTRUE |
static Bool_t | doMMPlots = kFALSE |
static HMdcClusterToHit * | pClusterToHit = NULL |
static Int_t | modForSeg1 = 1 |
static Int_t | modForSeg2 = 3 |
static HMdc12Fit * | p12Fit = NULL |
static Bool_t | useAnotherFit = kFALSE |
static Int_t | fitAuthor = -1 |
static Int_t | distTimeVer = -1 |
static Int_t | fitType = -1 |
static Bool_t | fntuple = kFALSE |
static Bool_t | fprint = kFALSE |
static Int_t | useWireOffset = 1 |
static Int_t | mixFitCut = 2 |
static Int_t | mixClusCut = 4 |
static Bool_t | findOffVertTrk = kTRUE |
static Int_t | nLayersCutOVT = 7 |
static Int_t | nWiresCutOVT = 60 |
static Int_t | nCellsCutOVT = 7 |
static UChar_t | calcInitValue = 0 |
static Double_t | cInitValCutSeg1 = 1.8 |
static Double_t | cInitValCutSeg2 = 3.8 |
static HMdcIdealTracking * | pIdealTracking = NULL |
static Bool_t | isSetCall = kFALSE |
Private Member Functions | |
HMdcTrackDSet (void) | |
virtual | ~HMdcTrackDSet (void) |
Definition at line 13 of file hmdctrackdset.h.
|
inlineprivate |
Definition at line 271 of file hmdctrackdset.h.
|
inlineprivatevirtual |
Definition at line 272 of file hmdctrackdset.h.
|
inlinestatic |
Definition at line 173 of file hmdctrackdset.h.
Referenced by HMdc12Fit::~HMdc12Fit().
|
inlinestatic |
Definition at line 171 of file hmdctrackdset.h.
Referenced by HMdcClusterToHit::~HMdcClusterToHit().
|
inlinestatic |
Definition at line 169 of file hmdctrackdset.h.
Referenced by HMdcTrackFinder::~HMdcTrackFinder().
|
inlinestatic |
Definition at line 157 of file hmdctrackdset.h.
References doMetaMatch, and doMMPlots.
Referenced by HMdcTrackFinder::initMetaMatch().
|
staticprotected |
Definition at line 293 of file hmdctrackdset.cc.
|
staticprotected |
Definition at line 330 of file hmdctrackdset.cc.
|
inlinestatic |
Definition at line 150 of file hmdctrackdset.h.
References findVertex.
Referenced by HMdcLookUpTb::findVertex(), and HMdcLookUpTb::HMdcLookUpTb().
|
inlinestatic |
Definition at line 174 of file hmdctrackdset.h.
References fntuple.
Referenced by HMdcTrackFitter::fitCluster(), HMdcTrackFitInOut::init(), HMdc12Fit::printStatusM(), and HMdc12Fit::sortGeantInf().
|
inlinestatic |
Definition at line 175 of file hmdctrackdset.h.
References fprint.
Referenced by HMdc12Fit::execute(), HMdcMille::execute(), HMdcTrackFitInOut::init(), and HMdc12Fit::printStatusM().
|
inlinestatic |
Definition at line 160 of file hmdctrackdset.h.
References cInitValCutSeg2.
Referenced by HMdc12Fit::printStatusM(), and HMdcWiresArr::setListCells().
|
inlinestatic |
Definition at line 159 of file hmdctrackdset.h.
References calcInitValue.
Referenced by HMdcTrackFitter::fitCluster(), HMdc12Fit::printStatusM(), and HMdcTrackFitInOut::setDefaultFitParam().
|
inlinestatic |
Definition at line 121 of file hmdctrackdset.h.
References clFinderType.
Referenced by HMdcTrackFinder::calcClFndrLevel(), HMdcTrackFinder::printStatus(), HMdcTrackFinder::reinit(), and HMdc12Fit::reinit().
|
static |
Definition at line 396 of file hmdctrackdset.cc.
Referenced by HMdcLookUpTbSec::HMdcLookUpTbSec().
|
static |
Definition at line 408 of file hmdctrackdset.cc.
Referenced by HMdc34ClFinderSec::HMdc34ClFinderSec().
|
static |
Definition at line 428 of file hmdctrackdset.cc.
Referenced by HMdc34ClFinder::initContainer().
|
inlinestatic |
Definition at line 163 of file hmdctrackdset.h.
References findOffVertTrk.
Referenced by HMdc12Fit::init().
|
inlinestatic |
Definition at line 131 of file hmdctrackdset.h.
References fitAuthor.
Referenced by HMdcWiresArr::fillClusFitAndWireFit(), HMdc12Fit::init(), and HMdc12Fit::printStatusM().
|
inlinestatic |
Definition at line 133 of file hmdctrackdset.h.
References fitType.
Referenced by HMdcWiresArr::fillClusFitAndWireFit(), HMdc12Fit::fitAlgorithm1(), HMdc12Fit::fitAlgorithm3(), HMdc12Fit::fitAlgorithm3b(), HMdc12Fit::fitAlgorithm4(), and HMdc12Fit::printStatusM().
|
inlinestatic |
Definition at line 132 of file hmdctrackdset.h.
References distTimeVer.
Referenced by HMdcTrackFitInOut::init(), and HMdc12Fit::printStatusM().
|
inlinestatic |
Definition at line 140 of file hmdctrackdset.h.
References fakeSuppFlSeg1.
Referenced by HMdcLookUpTbSec::HMdcLookUpTbSec().
|
inlinestatic |
Definition at line 141 of file hmdctrackdset.h.
References fakeSuppFlSeg2.
|
static |
Definition at line 343 of file hmdctrackdset.cc.
Referenced by HMdc34ClFinderSec::HMdc34ClFinderSec().
|
inlinestatic |
Definition at line 137 of file hmdctrackdset.h.
Referenced by HMdcTrackFinder::reinit().
|
inlinestatic |
Definition at line 138 of file hmdctrackdset.h.
Referenced by HMdcTrackFinder::reinit().
|
inlinestatic |
Definition at line 172 of file hmdctrackdset.h.
References p12Fit.
|
inlinestatic |
Definition at line 170 of file hmdctrackdset.h.
References pClusterToHit.
Referenced by HMdcTrackFinder::init().
|
inlinestatic |
Definition at line 253 of file hmdctrackdset.h.
References pIdealTracking.
|
inlinestatic |
Definition at line 168 of file hmdctrackdset.h.
References pTrackFinder.
|
inlinestatic |
Definition at line 136 of file hmdctrackdset.h.
References mixClusCut.
Referenced by HMdcTrackFinder::findOuterSegClusters(), and HMdc12Fit::fitMixedClus().
|
inlinestatic |
Definition at line 135 of file hmdctrackdset.h.
References mixFitCut.
Referenced by HMdc12Fit::fitMixedClus().
|
inlinestatic |
Definition at line 129 of file hmdctrackdset.h.
References modForSeg2.
|
inlinestatic |
Definition at line 127 of file hmdctrackdset.h.
References modForSeg1.
Referenced by HMdcTrackFinder::findOuterSegClusters(), HMdc12Fit::init(), and HMdcClusterToHit::setParContainers().
|
inlinestatic |
Definition at line 128 of file hmdctrackdset.h.
References modForSeg2.
Referenced by HMdc12Fit::init(), and HMdcClusterToHit::setParContainers().
|
inlinestatic |
Definition at line 166 of file hmdctrackdset.h.
References nCellsCutOVT.
Referenced by HMdcWiresArr::testRestForTrack().
|
inlinestatic |
Definition at line 164 of file hmdctrackdset.h.
References nLayersCutOVT.
Referenced by HMdc12Fit::init().
|
inlinestatic |
Definition at line 123 of file hmdctrackdset.h.
Referenced by HMdcLookUpTbSec::HMdcLookUpTbSec(), and HMdcTrackFinder::reinit().
|
inlinestatic |
Definition at line 165 of file hmdctrackdset.h.
References nWiresCutOVT.
Referenced by HMdc12Fit::init().
|
inlinestatic |
Definition at line 153 of file hmdctrackdset.h.
References pileupType1cut.
Referenced by HMdcLookUpTb::findVertex().
|
inlinestatic |
Definition at line 154 of file hmdctrackdset.h.
References pileupType2cut.
Referenced by HMdcLookUpTb::findVertex().
|
static |
Definition at line 356 of file hmdctrackdset.cc.
Referenced by HMdcLookUpTb::initContainer().
|
static |
Definition at line 366 of file hmdctrackdset.cc.
Referenced by HMdc34ClFinder::initContainer().
|
static |
Definition at line 298 of file hmdctrackdset.cc.
|
inlinestatic |
Definition at line 162 of file hmdctrackdset.h.
References useKickCor.
Referenced by HMdc34ClFinder::initContainer().
|
inlinestatic |
Definition at line 134 of file hmdctrackdset.h.
References useWireOffset.
Referenced by HMdcTrackFitInOut::init(), and HMdc12Fit::printStatusM().
|
static |
Definition at line 371 of file hmdctrackdset.cc.
Referenced by HMdcLookUpTbSec::HMdcLookUpTbSec().
|
inlinestatic |
Definition at line 152 of file hmdctrackdset.h.
References zStartDetertor.
Referenced by HMdcLookUpTb::calcVertexFnTarg(), and HMdcLookUpTb::HMdcLookUpTb().
|
static |
Definition at line 152 of file hmdctrackdset.cc.
Referenced by HMdcTaskSet::make().
|
static |
Definition at line 168 of file hmdctrackdset.cc.
|
static |
Definition at line 138 of file hmdctrackdset.cc.
Referenced by HMdcTaskSet::make().
|
static |
Definition at line 146 of file hmdctrackdset.cc.
|
static |
Definition at line 174 of file hmdctrackdset.cc.
Referenced by HMdcTaskSet::make().
|
static |
Definition at line 111 of file hmdctrackdset.cc.
Referenced by HMdcTaskSet::make().
|
staticprotected |
Definition at line 1506 of file hmdctrackdset.cc.
Referenced by setTrackParamApr12(), and setTrackParamJul14().
|
staticprotected |
Definition at line 445 of file hmdctrackdset.cc.
Referenced by setDefParAu15Au(), and setTrackParamAug11().
|
staticprotected |
Definition at line 3728 of file hmdctrackdset.cc.
|
staticprotected |
Definition at line 2599 of file hmdctrackdset.cc.
Referenced by setTrackParamAug18().
|
inlinestatic |
Definition at line 120 of file hmdctrackdset.h.
References isCoiloff.
Referenced by HMdcClusterToHit::fillContainers(), HMdc12Fit::fit2Sectors(), HMdc12Fit::fitChambClus(), HMdc12Fit::fitCombClusIndFit(), HMdc12Fit::fitMixedClus(), HMdc12Fit::fitMod(), HMdc12Fit::fitNSectors(), HMdc12Fit::fitSec(), HMdc12Fit::fitSeg(), HMdcTrackFinder::init(), HMdcTrackFinder::printStatus(), HMdcTrackFinder::reinit(), and HMdc12Fit::reinit().
|
static |
Definition at line 120 of file hmdctrackdset.cc.
Referenced by HMdcGetContainers::initMdcSetup().
|
static |
Definition at line 129 of file hmdctrackdset.cc.
|
static |
Definition at line 125 of file hmdctrackdset.cc.
|
static |
Definition at line 3740 of file hmdctrackdset.cc.
Referenced by HMdc34ClFinder::printClFinderParam().
|
static |
Definition at line 305 of file hmdctrackdset.cc.
Referenced by HMdcTaskSet::printStatus().
|
static |
Definition at line 324 of file hmdctrackdset.cc.
Referenced by HMdc12Fit::setParContainers().
|
static |
Definition at line 163 of file hmdctrackdset.cc.
Referenced by HMdcMille::setDef().
|
inlinestatic |
Definition at line 229 of file hmdctrackdset.h.
Referenced by analysisDST(), createHades(), setTrackParamApr12(), setTrackParamAug18(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 230 of file hmdctrackdset.h.
Referenced by setTrackParamApr12(), setTrackParamAug18(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 231 of file hmdctrackdset.h.
Referenced by setTrackParamApr12(), setTrackParamAug18(), and setTrackParamJul14().
|
static |
Definition at line 187 of file hmdctrackdset.cc.
Referenced by setDefParam(), and setTrackParamJul14().
|
static |
Definition at line 318 of file hmdctrackdset.cc.
Referenced by HMdcClusterToHit::setParContainers().
|
inlinestatic |
Definition at line 178 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 3775 of file hmdctrackdset.cc.
References setClFinderType(), setDrTimeCutLCorrSeg1(), setDrTimeCutLCorrSeg2(), setDrTimeCutYCorrSeg1(), setDrTimeCutYCorrSeg2(), setDrTimeProjParamSeg1(), setDrTimeProjParamSeg2(), setDxDyCut(), setFindOffVertTrkFlag(), setFloatLevelSeg1(), setFloatLevelSeg2(), setMetaMatchFlag(), setNCellsCutOVT(), setNLayersCutOVT(), setNWiresCutOVT(), setProjectPlotSizeSeg1(), setProjectPlotSizeSeg2(), setRemoveGhostsSeg1(), setRemoveGhostsSeg2(), setSegAmpCutSeg1(), setTrackFinderLevel(), setTrFnNLayers(), setUseDriftTimeSeg1(), setUseDriftTimeSeg2(), setVertexFinderFlag(), and setVertexFinderPar().
Referenced by setDefParAu15Au(), setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), and setTrackParamJul14().
|
staticprotected |
Definition at line 3862 of file hmdctrackdset.cc.
References initDxDyCutAug11(), and setDefParam().
Referenced by setTrackParam().
|
static |
Definition at line 391 of file hmdctrackdset.cc.
Referenced by setDefParam(), setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), and setTrackParamJul14().
|
static |
Definition at line 403 of file hmdctrackdset.cc.
Referenced by setDefParam(), setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 210 of file hmdctrackdset.h.
Referenced by setDefParam(), setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 214 of file hmdctrackdset.h.
Referenced by setDefParam(), setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), and setTrackParamJul14().
|
static |
Definition at line 385 of file hmdctrackdset.cc.
Referenced by setDefParam(), setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 213 of file hmdctrackdset.h.
Referenced by setDefParam(), setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 228 of file hmdctrackdset.h.
Referenced by setDefParam(), and setTrackParamJul14().
|
static |
Definition at line 414 of file hmdctrackdset.cc.
|
inlinestatic |
Definition at line 233 of file hmdctrackdset.h.
Referenced by analysisDST(), setDefParam(), and setTrackParamJul14().
|
static |
Definition at line 251 of file hmdctrackdset.cc.
Referenced by HMdc12Fit::init().
|
static |
Definition at line 269 of file hmdctrackdset.cc.
|
static |
Definition at line 263 of file hmdctrackdset.cc.
|
static |
Definition at line 257 of file hmdctrackdset.cc.
|
inlinestatic |
Definition at line 190 of file hmdctrackdset.h.
Referenced by setDefParam().
|
inlinestatic |
Definition at line 191 of file hmdctrackdset.h.
Referenced by setDefParam().
|
static |
Definition at line 335 of file hmdctrackdset.cc.
Referenced by setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), and setTrackParamJul14().
|
static |
Definition at line 242 of file hmdctrackdset.cc.
Referenced by HMdc12Fit::HMdc12Fit(), and HMdc12FitSetup::setupMdc12Fit().
|
static |
Definition at line 233 of file hmdctrackdset.cc.
Referenced by HMdcClusterToHit::HMdcClusterToHit(), and HMdcClusterToHitSetup::setupMdcClusterToHit().
|
static |
Definition at line 180 of file hmdctrackdset.cc.
Referenced by HMdcTrackFinder::HMdcTrackFinder(), and HMdcTrackFinderSetup::setupMdcTrackFinder().
|
inlinestatic |
Definition at line 193 of file hmdctrackdset.h.
|
inlinestatic |
Definition at line 194 of file hmdctrackdset.h.
|
inlinestatic |
Definition at line 203 of file hmdctrackdset.h.
Referenced by analysisDST(), createHades(), setDefParam(), setTrackParamAug18(), and setTrackParamJul14().
|
static |
Definition at line 284 of file hmdctrackdset.cc.
|
static |
Definition at line 288 of file hmdctrackdset.cc.
|
static |
Definition at line 280 of file hmdctrackdset.cc.
|
inlinestatic |
Definition at line 236 of file hmdctrackdset.h.
Referenced by setDefParam(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 234 of file hmdctrackdset.h.
Referenced by setDefParam(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 235 of file hmdctrackdset.h.
Referenced by setDefParam(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 201 of file hmdctrackdset.h.
Referenced by setTrackParamAug18().
|
static |
Definition at line 351 of file hmdctrackdset.cc.
Referenced by HMdcRichCorr::init(), and setDefParam().
|
static |
Definition at line 361 of file hmdctrackdset.cc.
Referenced by setDefParam().
|
inlinestatic |
Definition at line 183 of file hmdctrackdset.h.
Referenced by setDefParam().
|
inlinestatic |
Definition at line 185 of file hmdctrackdset.h.
Referenced by setDefParam().
|
inlinestatic |
Definition at line 192 of file hmdctrackdset.h.
Referenced by setDefParam().
|
inlinestatic |
Definition at line 200 of file hmdctrackdset.h.
|
static |
Definition at line 312 of file hmdctrackdset.cc.
Referenced by HMdcTrackFinder::setParContainers().
|
static |
Definition at line 201 of file hmdctrackdset.cc.
Referenced by setDefParam(), and setMonParam().
|
static |
Definition at line 3752 of file hmdctrackdset.cc.
References setDefParAu15Au(), setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), and setTrackParamJul14().
Referenced by analysisDST(), and createHades().
|
staticprotected |
Definition at line 3913 of file hmdctrackdset.cc.
References initDxDyCutApr12(), setCalcInitialValue(), setCalcInitialValueSeg1(), setCalcInitialValueSeg2(), setDefParam(), setDrTimeCutLCorrSeg1(), setDrTimeCutLCorrSeg2(), setDrTimeCutYCorrSeg1(), setDrTimeCutYCorrSeg2(), setDrTimeProjParamSeg1(), setDrTimeProjParamSeg2(), setGhostRemovingParamSeg2(), setTrFnNLayers(), setUseFittedSeg1ParFlag(), setVertexFinderPar(), and setZStarDetector().
Referenced by setTrackParam().
|
staticprotected |
Definition at line 3867 of file hmdctrackdset.cc.
References initDxDyCutAug11(), setDefParam(), setDrTimeCutLCorrSeg1(), setDrTimeCutLCorrSeg2(), setDrTimeCutYCorrSeg1(), setDrTimeCutYCorrSeg2(), setDrTimeProjParamSeg1(), setDrTimeProjParamSeg2(), setGhostRemovingParamSeg2(), and setTrFnNLayers().
Referenced by setTrackParam().
|
staticprotected |
Definition at line 4070 of file hmdctrackdset.cc.
References initDxDyCutMar19(), setCalcInitialValue(), setCalcInitialValueSeg1(), setCalcInitialValueSeg2(), setDefParam(), setDrTimeCutLCorrSeg1(), setDrTimeCutLCorrSeg2(), setDrTimeCutYCorrSeg1(), setDrTimeCutYCorrSeg2(), setDrTimeProjParamSeg1(), setDrTimeProjParamSeg2(), setGhostRemovingParamSeg2(), setMetaMatchFlag(), setPileupDefCuts(), setTrFnNLayers(), setUseFittedSeg1ParFlag(), setVertexFinderPar(), and setZStarDetector().
Referenced by setTrackParam().
|
staticprotected |
Definition at line 3981 of file hmdctrackdset.cc.
References initDxDyCutApr12(), setCalcInitialValue(), setCalcInitialValueSeg1(), setCalcInitialValueSeg2(), setClFinderType(), setDefParam(), setDrTimeCutLCorrSeg1(), setDrTimeCutLCorrSeg2(), setDrTimeCutYCorrSeg1(), setDrTimeCutYCorrSeg2(), setDrTimeProjParamSeg1(), setDrTimeProjParamSeg2(), setDxDyCut(), setFindOffVertTrkFlag(), setGhostRemovingParamSeg2(), setMetaMatchFlag(), setNCellsCutOVT(), setNLayersCutOVT(), setNWiresCutOVT(), setTrFnNLayers(), setUseDriftTimeSeg1(), setUseDriftTimeSeg2(), setUseFittedSeg1ParFlag(), setVertexFinderPar(), and setZStarDetector().
Referenced by setTrackParam().
|
static |
Definition at line 193 of file hmdctrackdset.cc.
Referenced by HMdcTrackFinder::setLevel(), and HMdcTrackFinderSetup::setupMdcTrackFinder().
|
static |
Definition at line 225 of file hmdctrackdset.cc.
Referenced by HMdcTargetMon::readMonParam(), setDefParam(), setMonParam(), HMdcTrackFinder::setNLayers(), setTrackParamApr12(), setTrackParamAug11(), setTrackParamAug18(), setTrackParamJul14(), and HMdcTrackFinderSetup::setupMdcTrackFinder().
|
static |
Definition at line 213 of file hmdctrackdset.cc.
|
static |
Definition at line 206 of file hmdctrackdset.cc.
Referenced by HMdcTargetMon::readMonParam(), HMdcTrackFinder::setLevelSeg1(), and HMdcTrackFinder::setLevelSeg2().
|
inlinestatic |
Definition at line 195 of file hmdctrackdset.h.
Referenced by setDefParam(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 196 of file hmdctrackdset.h.
Referenced by setDefParam(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 232 of file hmdctrackdset.h.
Referenced by setTrackParamApr12(), setTrackParamAug18(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 207 of file hmdctrackdset.h.
|
static |
Definition at line 275 of file hmdctrackdset.cc.
Referenced by HMdc12FitSetup::setupMdc12Fit().
|
inlinestatic |
Definition at line 197 of file hmdctrackdset.h.
Referenced by setDefParam().
|
static |
Definition at line 378 of file hmdctrackdset.cc.
Referenced by setDefParam(), setTrackParamApr12(), setTrackParamAug18(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 199 of file hmdctrackdset.h.
Referenced by setTrackParamApr12(), setTrackParamAug18(), and setTrackParamJul14().
|
inlinestatic |
Definition at line 147 of file hmdctrackdset.h.
References useDrTimeSeg1.
Referenced by HMdcLookUpTbSec::HMdcLookUpTbSec().
|
inlinestatic |
Definition at line 148 of file hmdctrackdset.h.
References useDrTimeSeg2.
Referenced by HMdc34ClFinderSec::HMdc34ClFinderSec().
|
inlinestatic |
Definition at line 161 of file hmdctrackdset.h.
References useFittedSeg1Par.
Referenced by HMdc12Fit::reinit().
|
inlinestatic |
Definition at line 144 of file hmdctrackdset.h.
References useFloatLevSeg1.
Referenced by HMdcLookUpTbSec::fillClusCat(), HMdcLookUpTbSec::findClusInMod(), HMdcLookUpTbSec::findClusInSec(), HMdcLookUpTbSec::findClusInSeg(), HMdcLookUpTbSec::scanPlotInMod(), and HMdcLookUpTbSec::scanPlotInSeg1().
|
inlinestatic |
Definition at line 145 of file hmdctrackdset.h.
References useFloatLevSeg2.
Referenced by HMdc34ClFinderSec::fillClusCat(), and HMdc34ClFinderSec::scanPlotSeg2().
|
inlinestatic |
Definition at line 146 of file hmdctrackdset.h.
References useAmpCutSeg1.
Referenced by HMdcLookUpTbSec::fillClusCat(), HMdcLookUpTbSec::findClusInSeg(), and HMdcLookUpTbSec::findClusters().
|
inlinestatic |
Definition at line 151 of file hmdctrackdset.h.
References useStartPosInSim.
Referenced by HMdcLookUpTb::calcVertexFnTarg().
|
static |
Definition at line 133 of file hmdctrackdset.cc.
|
inlinestatic |
Definition at line 184 of file hmdctrackdset.h.
|
inlinestatic |
Definition at line 186 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 98 of file hmdctrackdset.h.
Referenced by getCalcInitValueFlag().
|
staticprotected |
Definition at line 101 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 102 of file hmdctrackdset.h.
Referenced by getCalcInitValueCut().
|
staticprotected |
Definition at line 19 of file hmdctrackdset.h.
Referenced by getClFinderType().
|
staticprotected |
Definition at line 39 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 59 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 42 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 55 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 40 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 53 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 25 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 41 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 54 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 83 of file hmdctrackdset.h.
Referenced by getFitVersion().
|
staticprotected |
Definition at line 65 of file hmdctrackdset.h.
Referenced by doMetaMatching().
|
staticprotected |
Definition at line 66 of file hmdctrackdset.h.
Referenced by doMetaMatching().
|
staticprotected |
Definition at line 51 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 37 of file hmdctrackdset.h.
Referenced by getGhostRemovingFlagSeg1().
|
staticprotected |
Definition at line 47 of file hmdctrackdset.h.
Referenced by getGhostRemovingFlagSeg2().
|
staticprotected |
Definition at line 92 of file hmdctrackdset.h.
Referenced by getFindOffVertTrkFlag().
|
staticprotected |
Definition at line 24 of file hmdctrackdset.h.
Referenced by findClustVertex().
|
staticprotected |
Definition at line 82 of file hmdctrackdset.h.
Referenced by getFitAuthor().
|
staticprotected |
Definition at line 84 of file hmdctrackdset.h.
Referenced by getFitType().
|
staticprotected |
Definition at line 85 of file hmdctrackdset.h.
Referenced by fNTuple().
|
staticprotected |
Definition at line 86 of file hmdctrackdset.h.
Referenced by fPrint().
|
staticprotected |
Definition at line 18 of file hmdctrackdset.h.
Referenced by isCoilOff().
|
staticprotected |
Definition at line 60 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 107 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 20 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 21 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 26 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 27 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 89 of file hmdctrackdset.h.
Referenced by getMixClusCut().
|
staticprotected |
Definition at line 88 of file hmdctrackdset.h.
Referenced by getMixFitCut().
|
staticprotected |
Definition at line 70 of file hmdctrackdset.h.
Referenced by getModForSeg1().
|
staticprotected |
Definition at line 74 of file hmdctrackdset.h.
Referenced by getModForSeg(), and getModForSeg2().
|
staticprotected |
Definition at line 33 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 44 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 34 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 45 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 95 of file hmdctrackdset.h.
Referenced by getNCellsCutOVT().
|
staticprotected |
Definition at line 93 of file hmdctrackdset.h.
Referenced by getNLayersCutOVT().
|
staticprotected |
Definition at line 22 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 94 of file hmdctrackdset.h.
Referenced by getNWiresCutOVT().
|
staticprotected |
Definition at line 80 of file hmdctrackdset.h.
Referenced by getMdc12Fit().
|
staticprotected |
Definition at line 69 of file hmdctrackdset.h.
Referenced by getMdcClusterToHit().
|
staticprotected |
Definition at line 105 of file hmdctrackdset.h.
Referenced by getMdcIdealTracking().
|
staticprotected |
Definition at line 30 of file hmdctrackdset.h.
Referenced by getPileupType1cut().
|
staticprotected |
Definition at line 31 of file hmdctrackdset.h.
Referenced by getPileupType2cut().
|
staticprotected |
Definition at line 16 of file hmdctrackdset.h.
Referenced by getMdcTrackFinder().
|
staticprotected |
Definition at line 17 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 36 of file hmdctrackdset.h.
Referenced by useSegAmpCutSeg1().
|
staticprotected |
Definition at line 81 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 38 of file hmdctrackdset.h.
Referenced by useDriftTimeSeg1().
|
staticprotected |
Definition at line 52 of file hmdctrackdset.h.
Referenced by useDriftTimeSeg2().
|
staticprotected |
Definition at line 58 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 56 of file hmdctrackdset.h.
Referenced by useFittedSeg1ParFlag().
|
staticprotected |
Definition at line 35 of file hmdctrackdset.h.
Referenced by useFloatLevelSeg1().
|
staticprotected |
Definition at line 46 of file hmdctrackdset.h.
Referenced by useFloatLevelSeg2().
|
staticprotected |
Definition at line 62 of file hmdctrackdset.h.
Referenced by getUseKickCorFlag().
|
staticprotected |
Definition at line 29 of file hmdctrackdset.h.
Referenced by useStartPositionInSim().
|
staticprotected |
Definition at line 87 of file hmdctrackdset.h.
Referenced by getUseWireOffset().
|
staticprotected |
Definition at line 49 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 50 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 48 of file hmdctrackdset.h.
|
staticprotected |
Definition at line 28 of file hmdctrackdset.h.
Referenced by getZStartDetector().