virtual | ~AtlSample() |
void | TObject::AbstractMethod(const char* method) const |
void | AddPath(const char* path) |
virtual void | TObject::AppendPad(Option_t* option = "") |
AtlSample(const AtlSample&) | |
AtlSample(const char* Name, const char* Title, const char* color, AtlSample::EType Type, Float_t xsection, const char* PathName = 0) | |
virtual void | TObject::Browse(TBrowser* b) |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
virtual void | TNamed::Clear(Option_t* option = "") |
virtual TObject* | TNamed::Clone(const char* newname = "") const |
virtual Int_t | TNamed::Compare(const TObject* obj) const |
virtual void | TNamed::Copy(TObject& named) 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 |
virtual void | TNamed::FillBuffer(char*& buffer) |
virtual TObject* | TObject::FindObject(const char* name) const |
virtual TObject* | TObject::FindObject(const TObject* obj) const |
const char* | GetCategoryName() const |
const char* | GetColor() const |
virtual Option_t* | TObject::GetDrawOption() const |
static Long_t | TObject::GetDtorOnly() |
virtual const char* | TObject::GetIconName() const |
virtual const char* | TNamed::GetName() const |
int | GetNPaths() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
const char* | GetPath(int index) const |
const char* | GetPathName() const |
virtual const char* | TNamed::GetTitle() const |
AtlSample::EType | GetType() const |
const char* | GetTypeName() const |
virtual UInt_t | TObject::GetUniqueID() const |
Float_t | GetXsection() const |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
virtual ULong_t | TNamed::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 |
Bool_t | IsDATA() const |
Bool_t | IsDATAEGamma() const |
Bool_t | IsDATAMuon() const |
Bool_t | IsDiboson() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
Bool_t | IsFCNCtZ() const |
virtual Bool_t | TObject::IsFolder() const |
Bool_t | IsHFOR0() const |
Bool_t | IsHFOR1() const |
Bool_t | IsHFOR2() const |
Bool_t | IsHFOR3() const |
Bool_t | IsMC() const |
Bool_t | TObject::IsOnHeap() const |
Bool_t | IsQCD() const |
Bool_t | IsQCDEGamma() const |
Bool_t | IsQCDLoose() const |
Bool_t | IsQCDMuon() const |
Bool_t | IsQCDTight() const |
Bool_t | IsSgTop() const |
Bool_t | IsSgTopSChannel() const |
Bool_t | IsSgTopTChannel() const |
Bool_t | IsSgTopWt() const |
virtual Bool_t | TNamed::IsSortable() const |
Bool_t | IsSystematicSample() const |
Bool_t | IsTtbar() const |
Bool_t | IsTtbarV() const |
Bool_t | IstZj() const |
Bool_t | IsWjets() const |
Bool_t | IsWjetsB() const |
Bool_t | IsWjetsC() const |
Bool_t | IsWjetsHeavy() const |
Bool_t | IsWjetsLight() const |
Bool_t | IsZjets() const |
Bool_t | IsZjetsB() const |
Bool_t | IsZjetsC() const |
Bool_t | IsZjetsHF() const |
Bool_t | IsZjetsLF() const |
Bool_t | TObject::IsZombie() const |
virtual void | TNamed::ls(Option_t* option = "") const |
void | TObject::MayNotUse(const char* method) const |
virtual Bool_t | TObject::Notify() |
void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const |
void | TObject::operator delete(void* ptr) |
void | TObject::operator delete(void* ptr, void* vp) |
void | TObject::operator delete[](void* ptr) |
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) |
AtlSample& | operator=(const AtlSample&) |
virtual void | TObject::Paint(Option_t* option = "") |
virtual void | TObject::Pop() |
virtual void | Print(Option_t* option = "") const |
virtual Int_t | TObject::Read(const char* name) |
static Int_t | ReadType(const char* Type) |
virtual void | TObject::RecursiveRemove(TObject* obj) |
void | TObject::ResetBit(UInt_t f) |
virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
virtual void | TNamed::SetName(const char* name)MENU |
virtual void | TNamed::SetNameTitle(const char* name, const char* title) |
static void | TObject::SetObjectStat(Bool_t stat) |
virtual void | TNamed::SetTitle(const char* title = "")MENU |
virtual void | TObject::SetUniqueID(UInt_t uid) |
virtual void | ShowMembers(TMemberInspector& insp) const |
virtual Int_t | TNamed::Sizeof() const |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_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 |
virtual void | TObject::DoError(int level, const char* location, const char* fmt, va_list va) const |
void | TObject::MakeZombie() |
static TObject::(anonymous) | TObject::kBitMask | |
static TObject::EStatusBits | TObject::kCanDelete | |
static TObject::EStatusBits | TObject::kCannotPick | |
static AtlSample::EType | kDATA_EGamma | |
static AtlSample::EType | kDATA_Muon | |
static AtlSample::EType | kDATA_TOPQ1 | |
static AtlSample::EType | kDATA_TOPQ2 | |
static AtlSample::EType | kDATA_TOPQ3 | |
static AtlSample::EType | kDibosonWW | |
static AtlSample::EType | kDibosonWZ | |
static AtlSample::EType | kDibosonZZ | |
static AtlSample::EType | kFCNC_ctZ_K01L | |
static AtlSample::EType | kFCNC_utZ_K01L | |
static TObject::EStatusBits | TObject::kHasUUID | |
static TObject::EStatusBits | TObject::kInvalidObject | |
static TObject::(anonymous) | TObject::kIsOnHeap | |
static TObject::EStatusBits | TObject::kIsReferenced | |
static TObject::EStatusBits | TObject::kMustCleanup | |
static TObject::EStatusBits | TObject::kNoContextMenu | |
static TObject::(anonymous) | TObject::kNotDeleted | |
static TObject::EStatusBits | TObject::kObjInCanvas | |
static TObject::(anonymous) | TObject::kOverwrite | |
static AtlSample::EType | kQCDJetElectron_EGamma | |
static AtlSample::EType | kQCDJetElectron_Muon | |
static AtlSample::EType | kQCDMatrixMethod | |
static AtlSample::EType | kQCDMatrixMethod_EGamma | |
static AtlSample::EType | kQCDMatrixMethod_Loose | |
static AtlSample::EType | kQCDMatrixMethod_Muon | |
static AtlSample::EType | kQCDMatrixMethod_Tight | |
static AtlSample::EType | kSgTop_Wt | |
static AtlSample::EType | kSgTop_sChannel_e | |
static AtlSample::EType | kSgTop_sChannel_incl | |
static AtlSample::EType | kSgTop_sChannel_mu | |
static AtlSample::EType | kSgTop_sChannel_tau | |
static AtlSample::EType | kSgTop_tChannel_antitop_incl | |
static AtlSample::EType | kSgTop_tChannel_e | |
static AtlSample::EType | kSgTop_tChannel_incl | |
static AtlSample::EType | kSgTop_tChannel_mu | |
static AtlSample::EType | kSgTop_tChannel_tau | |
static AtlSample::EType | kSgTop_tChannel_top_incl | |
static AtlSample::EType | kSgTop_tZj | |
static TObject::(anonymous) | TObject::kSingleKey | |
static AtlSample::EType | kTtbar | |
static AtlSample::EType | kTtbarPlusW | |
static AtlSample::EType | kTtbarPlusZ | |
static AtlSample::EType | kUndefined | |
static AtlSample::EType | kWHlnubb | |
static AtlSample::EType | kWWenuqq | |
static AtlSample::EType | kWWmunuqq | |
static AtlSample::EType | kWWtaunuqq | |
static AtlSample::EType | kWZenuqq | |
static AtlSample::EType | kWZmunuqq | |
static AtlSample::EType | kWZtaunuqq | |
static AtlSample::EType | kWbbNp0 | |
static AtlSample::EType | kWbbNp0_hfor0 | |
static AtlSample::EType | kWbbNp0_hfor1 | |
static AtlSample::EType | kWbbNp0_hfor2 | |
static AtlSample::EType | kWbbNp0_hfor3 | |
static AtlSample::EType | kWbbNp1 | |
static AtlSample::EType | kWbbNp1_hfor0 | |
static AtlSample::EType | kWbbNp1_hfor1 | |
static AtlSample::EType | kWbbNp1_hfor2 | |
static AtlSample::EType | kWbbNp1_hfor3 | |
static AtlSample::EType | kWbbNp2 | |
static AtlSample::EType | kWbbNp2_hfor0 | |
static AtlSample::EType | kWbbNp2_hfor1 | |
static AtlSample::EType | kWbbNp2_hfor2 | |
static AtlSample::EType | kWbbNp2_hfor3 | |
static AtlSample::EType | kWbbNp3 | |
static AtlSample::EType | kWbbNp3_hfor0 | |
static AtlSample::EType | kWbbNp3_hfor1 | |
static AtlSample::EType | kWbbNp3_hfor2 | |
static AtlSample::EType | kWbbNp3_hfor3 | |
static AtlSample::EType | kWcNp0 | |
static AtlSample::EType | kWcNp0_hfor0 | |
static AtlSample::EType | kWcNp0_hfor1 | |
static AtlSample::EType | kWcNp0_hfor2 | |
static AtlSample::EType | kWcNp0_hfor3 | |
static AtlSample::EType | kWcNp1 | |
static AtlSample::EType | kWcNp1_hfor0 | |
static AtlSample::EType | kWcNp1_hfor1 | |
static AtlSample::EType | kWcNp1_hfor2 | |
static AtlSample::EType | kWcNp1_hfor3 | |
static AtlSample::EType | kWcNp2 | |
static AtlSample::EType | kWcNp2_hfor0 | |
static AtlSample::EType | kWcNp2_hfor1 | |
static AtlSample::EType | kWcNp2_hfor2 | |
static AtlSample::EType | kWcNp2_hfor3 | |
static AtlSample::EType | kWcNp3 | |
static AtlSample::EType | kWcNp3_hfor0 | |
static AtlSample::EType | kWcNp3_hfor1 | |
static AtlSample::EType | kWcNp3_hfor2 | |
static AtlSample::EType | kWcNp3_hfor3 | |
static AtlSample::EType | kWcNp4 | |
static AtlSample::EType | kWcNp4_hfor0 | |
static AtlSample::EType | kWcNp4_hfor1 | |
static AtlSample::EType | kWcNp4_hfor2 | |
static AtlSample::EType | kWcNp4_hfor3 | |
static AtlSample::EType | kWccNp0 | |
static AtlSample::EType | kWccNp0_hfor0 | |
static AtlSample::EType | kWccNp0_hfor1 | |
static AtlSample::EType | kWccNp0_hfor2 | |
static AtlSample::EType | kWccNp0_hfor3 | |
static AtlSample::EType | kWccNp1 | |
static AtlSample::EType | kWccNp1_hfor0 | |
static AtlSample::EType | kWccNp1_hfor1 | |
static AtlSample::EType | kWccNp1_hfor2 | |
static AtlSample::EType | kWccNp1_hfor3 | |
static AtlSample::EType | kWccNp2 | |
static AtlSample::EType | kWccNp2_hfor0 | |
static AtlSample::EType | kWccNp2_hfor1 | |
static AtlSample::EType | kWccNp2_hfor2 | |
static AtlSample::EType | kWccNp2_hfor3 | |
static AtlSample::EType | kWccNp3 | |
static AtlSample::EType | kWccNp3_hfor0 | |
static AtlSample::EType | kWccNp3_hfor1 | |
static AtlSample::EType | kWccNp3_hfor2 | |
static AtlSample::EType | kWccNp3_hfor3 | |
static AtlSample::EType | kWenuIncl | |
static AtlSample::EType | kWenuInclB | |
static AtlSample::EType | kWenuInclC | |
static AtlSample::EType | kWenuInclLight | |
static AtlSample::EType | kWenuNp0 | |
static AtlSample::EType | kWenuNp0_hfor0 | |
static AtlSample::EType | kWenuNp0_hfor1 | |
static AtlSample::EType | kWenuNp0_hfor2 | |
static AtlSample::EType | kWenuNp0_hfor3 | |
static AtlSample::EType | kWenuNp1 | |
static AtlSample::EType | kWenuNp1_hfor0 | |
static AtlSample::EType | kWenuNp1_hfor1 | |
static AtlSample::EType | kWenuNp1_hfor2 | |
static AtlSample::EType | kWenuNp1_hfor3 | |
static AtlSample::EType | kWenuNp2 | |
static AtlSample::EType | kWenuNp2_hfor0 | |
static AtlSample::EType | kWenuNp2_hfor1 | |
static AtlSample::EType | kWenuNp2_hfor2 | |
static AtlSample::EType | kWenuNp2_hfor3 | |
static AtlSample::EType | kWenuNp3 | |
static AtlSample::EType | kWenuNp3_hfor0 | |
static AtlSample::EType | kWenuNp3_hfor1 | |
static AtlSample::EType | kWenuNp3_hfor2 | |
static AtlSample::EType | kWenuNp3_hfor3 | |
static AtlSample::EType | kWenuNp4 | |
static AtlSample::EType | kWenuNp4_hfor0 | |
static AtlSample::EType | kWenuNp4_hfor1 | |
static AtlSample::EType | kWenuNp4_hfor2 | |
static AtlSample::EType | kWenuNp4_hfor3 | |
static AtlSample::EType | kWenuNp5 | |
static AtlSample::EType | kWenuNp5_hfor0 | |
static AtlSample::EType | kWenuNp5_hfor1 | |
static AtlSample::EType | kWenuNp5_hfor2 | |
static AtlSample::EType | kWenuNp5_hfor3 | |
static AtlSample::EType | kWmunuIncl | |
static AtlSample::EType | kWmunuInclB | |
static AtlSample::EType | kWmunuInclC | |
static AtlSample::EType | kWmunuInclLight | |
static AtlSample::EType | kWmunuNp0 | |
static AtlSample::EType | kWmunuNp0_hfor0 | |
static AtlSample::EType | kWmunuNp0_hfor1 | |
static AtlSample::EType | kWmunuNp0_hfor2 | |
static AtlSample::EType | kWmunuNp0_hfor3 | |
static AtlSample::EType | kWmunuNp1 | |
static AtlSample::EType | kWmunuNp1_hfor0 | |
static AtlSample::EType | kWmunuNp1_hfor1 | |
static AtlSample::EType | kWmunuNp1_hfor2 | |
static AtlSample::EType | kWmunuNp1_hfor3 | |
static AtlSample::EType | kWmunuNp2 | |
static AtlSample::EType | kWmunuNp2_hfor0 | |
static AtlSample::EType | kWmunuNp2_hfor1 | |
static AtlSample::EType | kWmunuNp2_hfor2 | |
static AtlSample::EType | kWmunuNp2_hfor3 | |
static AtlSample::EType | kWmunuNp3 | |
static AtlSample::EType | kWmunuNp3_hfor0 | |
static AtlSample::EType | kWmunuNp3_hfor1 | |
static AtlSample::EType | kWmunuNp3_hfor2 | |
static AtlSample::EType | kWmunuNp3_hfor3 | |
static AtlSample::EType | kWmunuNp4 | |
static AtlSample::EType | kWmunuNp4_hfor0 | |
static AtlSample::EType | kWmunuNp4_hfor1 | |
static AtlSample::EType | kWmunuNp4_hfor2 | |
static AtlSample::EType | kWmunuNp4_hfor3 | |
static AtlSample::EType | kWmunuNp5 | |
static AtlSample::EType | kWmunuNp5_hfor0 | |
static AtlSample::EType | kWmunuNp5_hfor1 | |
static AtlSample::EType | kWmunuNp5_hfor2 | |
static AtlSample::EType | kWmunuNp5_hfor3 | |
static TObject::(anonymous) | TObject::kWriteDelete | |
static AtlSample::EType | kWtaunuIncl | |
static AtlSample::EType | kWtaunuInclB | |
static AtlSample::EType | kWtaunuInclC | |
static AtlSample::EType | kWtaunuInclLight | |
static AtlSample::EType | kWtaunuNp0 | |
static AtlSample::EType | kWtaunuNp0_hfor0 | |
static AtlSample::EType | kWtaunuNp0_hfor1 | |
static AtlSample::EType | kWtaunuNp0_hfor2 | |
static AtlSample::EType | kWtaunuNp0_hfor3 | |
static AtlSample::EType | kWtaunuNp1 | |
static AtlSample::EType | kWtaunuNp1_hfor0 | |
static AtlSample::EType | kWtaunuNp1_hfor1 | |
static AtlSample::EType | kWtaunuNp1_hfor2 | |
static AtlSample::EType | kWtaunuNp1_hfor3 | |
static AtlSample::EType | kWtaunuNp2 | |
static AtlSample::EType | kWtaunuNp2_hfor0 | |
static AtlSample::EType | kWtaunuNp2_hfor1 | |
static AtlSample::EType | kWtaunuNp2_hfor2 | |
static AtlSample::EType | kWtaunuNp2_hfor3 | |
static AtlSample::EType | kWtaunuNp3 | |
static AtlSample::EType | kWtaunuNp3_hfor0 | |
static AtlSample::EType | kWtaunuNp3_hfor1 | |
static AtlSample::EType | kWtaunuNp3_hfor2 | |
static AtlSample::EType | kWtaunuNp3_hfor3 | |
static AtlSample::EType | kWtaunuNp4 | |
static AtlSample::EType | kWtaunuNp4_hfor0 | |
static AtlSample::EType | kWtaunuNp4_hfor1 | |
static AtlSample::EType | kWtaunuNp4_hfor2 | |
static AtlSample::EType | kWtaunuNp4_hfor3 | |
static AtlSample::EType | kWtaunuNp5 | |
static AtlSample::EType | kWtaunuNp5_hfor0 | |
static AtlSample::EType | kWtaunuNp5_hfor1 | |
static AtlSample::EType | kWtaunuNp5_hfor2 | |
static AtlSample::EType | kWtaunuNp5_hfor3 | |
static AtlSample::EType | kZWeeqq | |
static AtlSample::EType | kZWmumuqq | |
static AtlSample::EType | kZWtautauqq | |
static AtlSample::EType | kZZeeqq | |
static AtlSample::EType | kZZmumuqq | |
static AtlSample::EType | kZZtautauqq | |
static AtlSample::EType | kZeeIncl | |
static AtlSample::EType | kZeeInclB | |
static AtlSample::EType | kZeeInclC | |
static AtlSample::EType | kZeeInclLight | |
static AtlSample::EType | kZeeNp0 | |
static AtlSample::EType | kZeeNp1 | |
static AtlSample::EType | kZeeNp2 | |
static AtlSample::EType | kZeeNp3 | |
static AtlSample::EType | kZeeNp4 | |
static AtlSample::EType | kZeeNp5 | |
static AtlSample::EType | kZeebbNp0 | |
static AtlSample::EType | kZeebbNp1 | |
static AtlSample::EType | kZeebbNp2 | |
static AtlSample::EType | kZeebbNp3incl | |
static AtlSample::EType | kZeeccNp0 | |
static AtlSample::EType | kZeeccNp1 | |
static AtlSample::EType | kZeeccNp2 | |
static AtlSample::EType | kZeeccNp3incl | |
static AtlSample::EType | kZmumuIncl | |
static AtlSample::EType | kZmumuInclB | |
static AtlSample::EType | kZmumuInclC | |
static AtlSample::EType | kZmumuInclLight | |
static AtlSample::EType | kZmumuNp0 | |
static AtlSample::EType | kZmumuNp1 | |
static AtlSample::EType | kZmumuNp2 | |
static AtlSample::EType | kZmumuNp3 | |
static AtlSample::EType | kZmumuNp4 | |
static AtlSample::EType | kZmumuNp5 | |
static AtlSample::EType | kZmumubbNp0 | |
static AtlSample::EType | kZmumubbNp1 | |
static AtlSample::EType | kZmumubbNp2 | |
static AtlSample::EType | kZmumubbNp3incl | |
static AtlSample::EType | kZmumuccNp0 | |
static AtlSample::EType | kZmumuccNp1 | |
static AtlSample::EType | kZmumuccNp2 | |
static AtlSample::EType | kZmumuccNp3incl | |
static AtlSample::EType | kZnunuInclB | |
static AtlSample::EType | kZnunuInclC | |
static AtlSample::EType | kZnunuInclLight | |
static TObject::(anonymous) | TObject::kZombie | |
static AtlSample::EType | kZtautauIncl | |
static AtlSample::EType | kZtautauInclB | |
static AtlSample::EType | kZtautauInclC | |
static AtlSample::EType | kZtautauInclLight | |
static AtlSample::EType | kZtautauNp0 | |
static AtlSample::EType | kZtautauNp1 | |
static AtlSample::EType | kZtautauNp2 | |
static AtlSample::EType | kZtautauNp3 | |
static AtlSample::EType | kZtautauNp4 | |
static AtlSample::EType | kZtautauNp5 | |
static AtlSample::EType | kZtautaubbNp0 | |
static AtlSample::EType | kZtautaubbNp1 | |
static AtlSample::EType | kZtautaubbNp2 | |
static AtlSample::EType | kZtautaubbNp3incl | |
static AtlSample::EType | kZtautauccNp0 | |
static AtlSample::EType | kZtautauccNp1 | |
static AtlSample::EType | kZtautauccNp2 | |
static AtlSample::EType | kZtautauccNp3incl |
TString | TNamed::fName | object identifier |
TString | TNamed::fTitle | object title |
Inheritance Chart: | |||||||||||||
|
Default constructor
Get sample type by string, eg "kDATA_EGamma".
Needed for reading from text files
{ return static_cast<TObjString *>(fPaths.At(index))->GetName(); }