ATLFPhoton
class description - source file - inheritance tree (.pdf)
public:
ATLFPhoton()
ATLFPhoton(Int_t code, Int_t mcparticle, Int_t mother, Float_t eta, Float_t phi, Float_t pt)
ATLFPhoton(const ATLFPhoton&)
virtual ~ATLFPhoton()
static TClass* Class()
Float_t Eta()
virtual char* GetObjectInfo(Int_t px, Int_t py)
virtual TClass* IsA() const
Int_t KFcode()
Int_t KFmother()
Int_t MCParticle()
ATLFPhoton& operator=(const ATLFPhoton&)
virtual void Paint(Option_t* option = "")
Float_t Phi()
Float_t PT()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Sizeof3D() const
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Int_t m_KFcode Photon KF-code
Int_t m_MCParticle Photon position in MCParticles list
Int_t m_KFmother Photon mother KF-code
Float_t m_Eta Eta coordinate
Float_t m_Phi Phi coordinate
Float_t m_PT Transverse energy
ATLFast photon class
ATLFPhoton(Int_t code, Int_t mcparticle, Int_t mother, Float_t eta, Float_t phi, Float_t pt)
char* GetObjectInfo(Int_t , Int_t )
void Paint(Option_t *option)
void Sizeof3D() const
Inline Functions
void ~ATLFPhoton()
ATLFPhoton ATLFPhoton(Int_t code, Int_t mcparticle, Int_t mother, Float_t eta, Float_t phi, Float_t pt)
Float_t Eta()
Float_t Phi()
Float_t PT()
Int_t KFcode()
Int_t MCParticle()
Int_t KFmother()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
ATLFPhoton ATLFPhoton(const ATLFPhoton&)
ATLFPhoton& operator=(const ATLFPhoton&)
Last update: Fri Mar 24 19:03:04 2006
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.