| HMdcTrackDSet(const HMdcTrackDSet&) |
static TClass* | Class() |
static void | clearP12Fit() |
static void | clearPClusterToHit() |
static void | clearPTrackFinder() |
static Bool_t | fNTuple() |
static Bool_t | fPrint() |
static Int_t | getClFinderType() |
static Int_t | getFitAuthor() |
static Int_t | getFitType() |
static Int_t | getFitVersion() |
static Int_t | getLevel4(Int_t iseg) |
static Int_t | getLevel5(Int_t iseg) |
static HMdc12Fit* | getMdc12Fit() |
static HMdcClusterToHit* | getMdcClusterToHit() |
static HMdcTrackFinder* | getMdcTrackFinder() |
static Int_t | getMixClusCut() |
static Int_t | getMixFitCut() |
static Int_t | getModForSeg(Int_t sg) |
static Int_t | getModForSeg1() |
static Int_t | getModForSeg2() |
static Int_t | getNLayersInMod(Int_t s, Int_t m) |
static void | getTrFnLevels(Int_t& l4s1, Int_t& l5s1, Int_t& l4s2, Int_t& l5s2) |
static const Int_t* | getTrFnNLayersInMod() |
static Int_t | getUseWireOffset() |
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 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* | hMdcTrackFinder(const Char_t* name, const Char_t* title) |
static HReconstructor* | hMdcTrackFinder(const Char_t* name, const Char_t* title, Bool_t coil, Int_t type) |
virtual TClass* | IsA() const |
static Bool_t | isCoilOff() |
HMdcTrackDSet& | operator=(const HMdcTrackDSet&) |
static void | printStatus() |
static void | set12Fit(HMdc12Fit* fit) |
static void | setAnotherFit(HMdc12Fit* fit) |
static void | setClFinderType(Int_t type) |
static void | setClusterToHit(HMdcClusterToHit* cl) |
static void | setCoilStatus(Bool_t stat) |
static void | setFitAuthor(Int_t author) |
static void | setFitOutput(Bool_t nTuple, Bool_t prnt) |
static void | setFitType(Int_t type) |
static void | setFitVersion(Int_t ver) |
static void | setMdc12Fit(Int_t author, Int_t version, Int_t indep, Bool_t nTuple, Bool_t prnt) |
static void | setMdcClusterToHit(Int_t mSeg1, Int_t mSeg2) |
static void | setMdcTrackFinder(Bool_t coilSt, Int_t type) |
static void | setMixClusCut(Int_t cut) |
static void | setMixCuts(Int_t cutFit, Int_t cutClus) |
static void | setMixFitCut(Int_t cut) |
static void | setTrackFinder(HMdcTrackFinder* tr) |
static void | setTrFnLevel(Int_t l4s1, Int_t l5s1, Int_t l4s2, Int_t l5s2) |
static void | setTrFnNLayers(const Int_t* lst) |
static void | setTrFnNLayers(Int_t s, Int_t m, Int_t nl) |
static void | setTrFnSegLevel(Int_t seg, Int_t l4, Int_t l5) |
static void | setUseWireOffset(Bool_t off) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
static void | useThisTrackFinder(HMdcTrackFinder* trFndr) |