ATLFPhoton


class description - source file - inheritance tree

class ATLFPhoton : public TObject


    public:
ATLFPhoton ATLFPhoton() ATLFPhoton ATLFPhoton(Int_t code, Int_t mcparticle, Int_t mother, Float_t eta, Float_t phi, Float_t pt) ATLFPhoton ATLFPhoton(ATLFPhoton&) void ~ATLFPhoton() TClass* Class() Float_t Eta() virtual char* GetObjectInfo(Int_t px, Int_t py) virtual Bool_t Is3D() virtual TClass* IsA() virtual void Paint(Option_t* option) Float_t Phi() Float_t PT() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Sizeof3D() virtual void Streamer(TBuffer& b)

Data Members

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

Class Description

                                                                      
 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


         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()
             Bool_t Is3D()
            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
         ATLFPhoton ATLFPhoton(ATLFPhoton&)
               void ~ATLFPhoton()


ROOT page - Class index - 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.