| HPidHitData() |
| HPidHitData(const HPidHitData& source) |
virtual | ~HPidHitData() |
void | TObject::AbstractMethod(const char* method) const |
virtual void | TObject::AppendPad(Option_t* option = "") |
virtual void | TObject::Browse(TBrowser* b) |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
virtual void | Clear(Option_t*) |
void | clearFlags() |
virtual TObject* | TObject::Clone(const char* newname = "") const |
virtual Int_t | TObject::Compare(const TObject* obj) const |
virtual void | TObject::Copy(TObject& object) const |
virtual void | TObject::Delete(Option_t* option = "")MENU |
virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
virtual void | TObject::Draw(Option_t* option = "") |
virtual void | TObject::DrawClass() constMENU |
virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
virtual void | TObject::Dump() constMENU |
virtual void | TObject::Error(const char* method, const char* msgfmt) const |
virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
void | fillFromMetaMatch(HMetaMatch* pMatch, Int_t iMatchIndex) |
virtual TObject* | TObject::FindObject(const char* name) const |
virtual TObject* | TObject::FindObject(const TObject* obj) const |
Float_t | getCombinedMdcdEdx() const |
Float_t | getCombinedMdcdEdxSigma() const |
Float_t | getDeltaPhiMDCRICH() const |
Float_t | getDeltaPhiRKRICH(Float_t fRKPhi, Float_t fRKTheta) const |
Float_t | getDeltaThetaMDCRICH() const |
Float_t | getDeltaThetaRKRICH(Float_t fRKTheta) const |
Float_t | getDistanceToVertex(Int_t momalg) const |
virtual Option_t* | TObject::GetDrawOption() const |
static Long_t | TObject::GetDtorOnly() |
Bool_t | getFlagInnerMDC() const |
Bool_t | getFlagOuterMDC() const |
Bool_t | getFlagRICH() const |
Bool_t | getFlagRICHIPU() const |
UInt_t | getFlags() const |
Bool_t | getFlagSHOWER() const |
Bool_t | getFlagTOF() const |
virtual const char* | TObject::GetIconName() const |
Short_t | getIndClusInf(Int_t i) const |
Short_t | getIndInnerSeg() const |
Short_t | getIndMatch() const |
Short_t | getIndOuterSeg() const |
Short_t | getIndRICH() const |
Short_t | getIndRICHIPU() const |
Short_t | getIndShower() const |
Short_t | getIndTOF() const |
Float_t | getInnerMdcChiSquare() const |
Float_t | getInnerMdcdEdx() const |
Float_t | getInnerMdcdEdxSigma() const |
Int_t | getIPURingQuality() const |
Int_t | getIPUVetoQuality() const |
Int_t | getMdcClsSize(Int_t i) const |
Int_t | getMdcLevelCls(Int_t i) const |
Int_t | getMdcNWires(Int_t i) const |
Float_t | getMdcPhi() const |
Float_t | getMdcRCoord() const |
Float_t | getMdcTheta() const |
Float_t | getMdcZCoord() const |
Int_t | getMetaCell() const |
Float_t | getMetaLocalX() const |
Float_t | getMetaLocalY() const |
Bool_t | getMetaTrackCorrelation(Int_t momalg) const |
virtual const char* | TObject::GetName() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
Float_t | getOuterMdcChiSquare() const |
Float_t | getOuterMdcdEdx() const |
Float_t | getOuterMdcdEdxSigma() const |
Float_t | getRichPhi() const |
Float_t | getRichTheta() const |
Int_t | getRingAmplitude() const |
Float_t | getRingCentroid() const |
Bool_t | getRingCorrelation(Int_t momalg) const |
Int_t | getRingHouTra() const |
Int_t | getRingLocalMax4() const |
Int_t | getRingPadNr() const |
Int_t | getRingPatMat() const |
Int_t | getSector() const |
Int_t | getShowerClS(Int_t index) const |
Int_t | getShowerCol() const |
Int_t | getShowerRow() const |
Float_t | getShowerSum(Int_t index) const |
Float_t | getShowerTimeOfFlight() const |
Short_t | getSystem() const |
virtual const char* | TObject::GetTitle() const |
Float_t | getTof() const |
Int_t | getTofCell() const |
Int_t | getTofClsSize() const |
Float_t | getTofEloss() const |
Int_t | getTofinoMult() const |
Float_t | getTOFLeftAmplitude() const |
Int_t | getTofModule() const |
Float_t | getTOFRightAmplitude() const |
Float_t | getTOFTimeOfFlight() const |
virtual UInt_t | TObject::GetUniqueID() const |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
virtual ULong_t | TObject::Hash() const |
virtual void | TObject::Info(const char* method, const char* msgfmt) const |
virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
virtual void | TObject::Inspect() constMENU |
void | TObject::InvertBit(UInt_t f) |
virtual TClass* | IsA() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
virtual Bool_t | TObject::IsFolder() const |
Bool_t | TObject::IsOnHeap() const |
virtual Bool_t | TObject::IsSortable() const |
Bool_t | TObject::IsZombie() const |
virtual void | TObject::ls(Option_t* option = "") const |
void | TObject::MayNotUse(const char* method) const |
virtual Bool_t | TObject::Notify() |
static void | TObject::operator delete(void* ptr) |
static void | TObject::operator delete(void* ptr, void* vp) |
static void | TObject::operator delete[](void* ptr) |
static void | TObject::operator delete[](void* ptr, void* vp) |
void* | TObject::operator new(size_t sz) |
void* | TObject::operator new(size_t sz, void* vp) |
void* | TObject::operator new[](size_t sz) |
void* | TObject::operator new[](size_t sz, void* vp) |
HPidHitData& | operator=(const HPidHitData&) |
virtual void | TObject::Paint(Option_t* option = "") |
virtual void | TObject::Pop() |
void | print() const |
virtual void | Print(Option_t*) const |
virtual Int_t | TObject::Read(const char* name) |
virtual void | TObject::RecursiveRemove(TObject* obj) |
void | reset() |
void | TObject::ResetBit(UInt_t f) |
virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
virtual void | TObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "") |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
void | setCombinedMdcdEdx(Float_t o_CombinedMdcdEdx) |
void | setCombinedMdcdEdxSigma(Float_t o_CombinedMdcdEdxSigma) |
void | setDistanceToVertex(Int_t momalg, Float_t o_DistanceToVertex) |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
void | setFlagInnerMDC(Bool_t b = kTRUE) |
void | setFlagOuterMDC(Bool_t b = kTRUE) |
void | setFlagRICH(Bool_t b = kTRUE) |
void | setFlagRICHIPU(Bool_t b = kTRUE) |
void | setFlagSHOWER(Bool_t b = kTRUE) |
void | setFlagTOF(Bool_t b = kTRUE) |
void | setIndInnerSeg(Short_t o_IndInnerSeg) |
void | setIndMatch(Short_t o_IndMatch) |
void | setIndOuterSec(Short_t o_IndOuterSeg) |
void | setIndRICH(Short_t o_IndRICH) |
void | setIndRICHIPU(Short_t o_IndRICHIPU) |
void | setIndShower(Short_t o_IndShower) |
void | setIndTOF(Short_t o_IndTOF) |
void | setInnerMdcChiSquare(Float_t o_InnerMdcChiSquare) |
void | setInnerMdcdEdx(Float_t o_InnerMdcdEdx) |
void | setInnerMdcdEdxSigma(Float_t o_InnerMdcdEdxSigma) |
void | setIPURingQuality(Int_t o_IPURingQuality) |
void | setIPUVetoQuality(Int_t o_IPUVetoQuality) |
void | setMdcPhi(Float_t o_MdcPhi) |
void | setMdcRCoord(Float_t o_MdcRCoord) |
void | setMdcTheta(Float_t o_MdcTheta) |
void | setMdcZCoord(Float_t o_MdcZCoord) |
void | setMetaCell(Int_t o_MetaCell) |
void | setMetaLocalX(Float_t o_MetaLocalX) |
void | setMetaLocalY(Float_t o_MetaLocalY) |
void | setMetaTrackCorrelation(Int_t momalg, Float_t o_MetaTrackCorrelation) |
static void | TObject::SetObjectStat(Bool_t stat) |
void | setOuterMdcChiSquare(Float_t o_OuterMdcChiSquare) |
void | setOuterMdcdEdx(Float_t o_OuterMdcdEdx) |
void | setOuterMdcdEdxSigma(Float_t o_OuterMdcdEdxSigma) |
void | setRichPhi(Float_t o_RichPhi) |
void | setRichTheta(Float_t o_RichTheta) |
void | setRingAmplitude(Int_t o_RingAmplitude) |
void | setRingCentroid(Float_t o_RingCentroid) |
void | setRingCorrelation(Int_t momalg, Float_t o_RingCorrelation) |
void | setRingHouTra(Int_t o_RingHouTra) |
void | setRingLocalMax4(Int_t o_RingLocalMax4) |
void | setRingPadNr(Int_t o_RingPadNr) |
void | setRingPatMat(Int_t o_RingPatMat) |
void | setSector(Int_t nSec) |
void | setShowerClS(Int_t index, Int_t o_ShowerClS) |
void | setShowerCol(Int_t o_ShowerCol) |
void | setShowerRow(Int_t o_ShowerRow) |
void | setShowerSum(Int_t index, Float_t o_ShowerSum) |
void | setShowerTimeOfFlight(Float_t o_ShowerTimeOfFlight) |
void | setSystem(Short_t o_System) |
void | setTofCell(Int_t o_TofCell) |
void | setTofClsSize(Int_t o_TofClsSize) |
void | setTofEloss(Float_t o_TofEloss) |
void | setTofinoMult(Int_t o_TofinoMult) |
void | setTOFLeftAmplitude(Float_t o_TOFLeftAmplitude) |
void | setTofModule(Int_t o_TofModule) |
void | setTOFRightAmplitude(Float_t o_TOFRightAmplitude) |
void | setTOFTimeOfFlight(Float_t o_TOFTimeOfFlight) |
virtual void | TObject::SetUniqueID(UInt_t uid) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
virtual void | TObject::SysError(const char* method, const char* msgfmt) const |
Bool_t | TObject::TestBit(UInt_t f) const |
Int_t | TObject::TestBits(UInt_t f) const |
virtual void | TObject::UseCurrentStyle() |
virtual void | TObject::Warning(const char* method, const char* msgfmt) const |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |