| HVirtualCand() | 
 | HVirtualCand(const HVirtualCand&) | 
|  virtual | ~HVirtualCand() | 
| void | TObject::AbstractMethod(const char* method) const | 
| Double_t | TLorentzVector::Angle(const TVector3& v) const | 
| virtual void | TObject::AppendPad(Option_t* option = "") | 
| Double_t | TLorentzVector::Beta() const | 
| void | TLorentzVector::Boost(const TVector3& b) | 
| void | TLorentzVector::Boost(Double_t, Double_t, Double_t) | 
| TVector3 | TLorentzVector::BoostVector() const | 
| virtual void | TObject::Browse(TBrowser* b) | 
| void | calc4vectorProperties(Double_t mass = 0.51099892) | 
| static TClass* | Class() | 
| virtual const char* | TObject::ClassName() const | 
| virtual void | TObject::Clear(Option_t* = "") | 
| virtual TObject* | TObject::Clone(const char* newname = "") const | 
| virtual Int_t | TObject::Compare(const TObject* obj) const | 
| virtual void | TObject::Copy(TObject& object) const | 
| Double_t | TLorentzVector::CosTheta() const | 
| virtual void | TObject::Delete(Option_t* option = "")MENU  | 
| Double_t | TLorentzVector::DeltaPhi(const TLorentzVector& v) const | 
| Double_t | TLorentzVector::DeltaR(const TLorentzVector& v) const | 
| virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) | 
| Double_t | TLorentzVector::Dot(const TLorentzVector& q) const | 
| virtual void | TObject::Draw(Option_t* option = "") | 
| virtual void | TObject::DrawClass() constMENU  | 
| virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU  | 
| Double_t | TLorentzVector::DrEtaPhi(const TLorentzVector& v) const | 
| virtual void | TObject::Dump() constMENU  | 
| Double_t | TLorentzVector::E() const | 
| Double_t | TLorentzVector::Energy() const | 
| virtual void | TObject::Error(const char* method, const char* msgfmt) const | 
| Double_t | TLorentzVector::Et() const | 
| Double_t | TLorentzVector::Et(const TVector3& v) const | 
| Double_t | TLorentzVector::Et2() const | 
| Double_t | TLorentzVector::Et2(const TVector3& v) const | 
| Double_t | TLorentzVector::Eta() const | 
| TVector2 | TLorentzVector::EtaPhiVector() | 
| 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 TObject* | TObject::FindObject(const char* name) const | 
| virtual TObject* | TObject::FindObject(const TObject* obj) const | 
| Double_t | TLorentzVector::Gamma() const | 
| Float_t | getBeta() const | 
| Short_t | getCharge() const | 
| Float_t | getChi2() const | 
| virtual Option_t* | TObject::GetDrawOption() const | 
| static Long_t | TObject::GetDtorOnly() | 
| virtual const char* | TObject::GetIconName() const | 
| Float_t | getMass() const | 
| Float_t | getMass2() const | 
| Float_t | getMomentum() const | 
| Float_t | getMomentumPID(Int_t pid) | 
| 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 | getPhi() const | 
| Float_t | getPhi2() const | 
| Float_t | getR() const | 
| Float_t | getR2() const | 
| Float_t | getTheta() const | 
| Float_t | getTheta2() const | 
| virtual const char* | TObject::GetTitle() const | 
| Short_t | getTofRec() const | 
| virtual UInt_t | TObject::GetUniqueID() const | 
| void | TLorentzVector::GetXYZT(Double_t* carray) const | 
| void | TLorentzVector::GetXYZT(Float_t* carray) const | 
| Float_t | getZ() const | 
| Float_t | getZ2() 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 | 
| Double_t | TLorentzVector::M() const | 
| Double_t | TLorentzVector::M2() const | 
| Double_t | TLorentzVector::Mag() const | 
| Double_t | TLorentzVector::Mag2() const | 
| void | TObject::MayNotUse(const char* method) const | 
| Double_t | TLorentzVector::Minus() const | 
| Double_t | TLorentzVector::Mt() const | 
| Double_t | TLorentzVector::Mt2() const | 
| virtual Bool_t | TObject::Notify() | 
| void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const | 
| 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) | 
| Bool_t | TLorentzVector::operator!=(const TLorentzVector& q) const | 
| Double_t | TLorentzVector::operator()(int i) const | 
| Double_t& | TLorentzVector::operator()(int i) | 
| TLorentzVector | TLorentzVector::operator*(Double_t a) const | 
| Double_t | TLorentzVector::operator*(const TLorentzVector& q) const | 
| TLorentzVector& | TLorentzVector::operator*=(Double_t a) | 
| TLorentzVector& | TLorentzVector::operator*=(const TRotation& m) | 
| TLorentzVector& | TLorentzVector::operator*=(const TLorentzRotation&) | 
| TLorentzVector | TLorentzVector::operator+(const TLorentzVector& q) const | 
| TLorentzVector& | TLorentzVector::operator+=(const TLorentzVector& q) | 
| TLorentzVector | TLorentzVector::operator-() const | 
| TLorentzVector | TLorentzVector::operator-(const TLorentzVector& q) const | 
| TLorentzVector& | TLorentzVector::operator-=(const TLorentzVector& q) | 
| HVirtualCand& | operator=(const HVirtualCand&) | 
| Bool_t | TLorentzVector::operator==(const TLorentzVector& q) const | 
| Double_t | TLorentzVector::operator[](int i) const | 
| Double_t& | TLorentzVector::operator[](int i) | 
| Double_t | TLorentzVector::P() const | 
| virtual void | TObject::Paint(Option_t* option = "") | 
| Double_t | TLorentzVector::Perp() const | 
| Double_t | TLorentzVector::Perp(const TVector3& v) const | 
| Double_t | TLorentzVector::Perp2() const | 
| Double_t | TLorentzVector::Perp2(const TVector3& v) const | 
| Double_t | TLorentzVector::Phi() const | 
| Double_t | TLorentzVector::Plus() const | 
| virtual void | TObject::Pop() | 
| virtual void | print(UInt_t selection = 31) | 
| virtual void | TLorentzVector::Print(Option_t* option = "") const | 
| Double_t | TLorentzVector::PseudoRapidity() const | 
| Double_t | TLorentzVector::Pt() const | 
| Double_t | TLorentzVector::Pt(const TVector3& v) const | 
| Double_t | TLorentzVector::Px() const | 
| Double_t | TLorentzVector::Py() const | 
| Double_t | TLorentzVector::Pz() const | 
| Double_t | TLorentzVector::Rapidity() const | 
| virtual Int_t | TObject::Read(const char* name) | 
| virtual void | TObject::RecursiveRemove(TObject* obj) | 
| void | TObject::ResetBit(UInt_t f) | 
| Double_t | TLorentzVector::Rho() const | 
| void | TLorentzVector::Rotate(Double_t a, const TVector3& v) | 
| void | TLorentzVector::RotateUz(TVector3& newUzVector) | 
| void | TLorentzVector::RotateX(Double_t angle) | 
| void | TLorentzVector::RotateY(Double_t angle) | 
| void | TLorentzVector::RotateZ(Double_t angle) | 
| virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU  | 
| virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") | 
| void | setBeta(Float_t b) | 
| void | TObject::SetBit(UInt_t f) | 
| void | TObject::SetBit(UInt_t f, Bool_t set) | 
| void | setCharge(Short_t c) | 
| void | setChi2(Float_t c) | 
| virtual void | TObject::SetDrawOption(Option_t* option = "")MENU  | 
| static void | TObject::SetDtorOnly(void* obj) | 
| void | TLorentzVector::SetE(Double_t a) | 
| void | setMass2(Float_t m) | 
| void | setMomentum(Float_t m) | 
| static void | TObject::SetObjectStat(Bool_t stat) | 
| void | TLorentzVector::SetPerp(Double_t r) | 
| void | setPhi(Float_t p) | 
| void | TLorentzVector::SetPhi(Double_t phi) | 
| void | setPhi2(Float_t p) | 
| void | TLorentzVector::SetPtEtaPhiE(Double_t pt, Double_t eta, Double_t phi, Double_t e) | 
| void | TLorentzVector::SetPtEtaPhiM(Double_t pt, Double_t eta, Double_t phi, Double_t m) | 
| void | TLorentzVector::SetPx(Double_t a) | 
| void | TLorentzVector::SetPxPyPzE(Double_t px, Double_t py, Double_t pz, Double_t e) | 
| void | TLorentzVector::SetPy(Double_t a) | 
| void | TLorentzVector::SetPz(Double_t a) | 
| void | setR(Float_t r) | 
| void | setR2(Float_t r) | 
| void | TLorentzVector::SetRho(Double_t rho) | 
| void | TLorentzVector::SetT(Double_t a) | 
| void | setTheta(Float_t t) | 
| void | TLorentzVector::SetTheta(Double_t th) | 
| void | setTheta2(Float_t t) | 
| void | setTofRec(Short_t tr) | 
| virtual void | TObject::SetUniqueID(UInt_t uid) | 
| void | TLorentzVector::SetVect(const TVector3& p) | 
| void | TLorentzVector::SetVectM(const TVector3& spatial, Double_t mass) | 
| void | TLorentzVector::SetVectMag(const TVector3& spatial, Double_t magnitude) | 
| void | TLorentzVector::SetX(Double_t a) | 
| void | TLorentzVector::SetXYZM(Double_t x, Double_t y, Double_t z, Double_t m) | 
| void | TLorentzVector::SetXYZT(Double_t x, Double_t y, Double_t z, Double_t t) | 
| void | TLorentzVector::SetY(Double_t a) | 
| void | setZ(Float_t z) | 
| void | TLorentzVector::SetZ(Double_t a) | 
| void | setZ2(Float_t z) | 
| virtual void | ShowMembers(TMemberInspector&) | 
| virtual void | Streamer(TBuffer&) | 
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) | 
| virtual void | TObject::SysError(const char* method, const char* msgfmt) const | 
| Double_t | TLorentzVector::T() const | 
| Bool_t | TObject::TestBit(UInt_t f) const | 
| Int_t | TObject::TestBits(UInt_t f) const | 
| Double_t | TLorentzVector::Theta() const | 
| TLorentzVector& | TLorentzVector::Transform(const TRotation& m) | 
| TLorentzVector& | TLorentzVector::Transform(const TLorentzRotation&) | 
| virtual void | TObject::UseCurrentStyle() | 
| TVector3 | TLorentzVector::Vect() const | 
| 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 | 
| Double_t | TLorentzVector::X() const | 
| Double_t | TLorentzVector::Y() const | 
| Double_t | TLorentzVector::Z() const |