LCDEventDisplay
class description - source file - inheritance tree
private:
void Init()
public:
LCDEventDisplay LCDEventDisplay()
LCDEventDisplay LCDEventDisplay(LCDGetParameters* gp)
LCDEventDisplay LCDEventDisplay(LCDEventDisplay&)
virtual void ~LCDEventDisplay()
static TClass* Class()
void Delete()
void Draw(LCDEvent* event)
virtual TClass* IsA() const
void SetBlackWhite()
void SetCOIL()
void SetColor()
void SetDetectorParameters(LCDGetParameters* gp)
void SetEMCAL()
void SetEMCALHit()
void SetENDCAL()
void SetENDCALHit()
void SetGismo()
void SetHDCAL()
void SetHDCALHit()
void SetLMCAL()
void SetLMCALHit()
void SetMUCAL()
void SetMUCALHit()
void SetNoCOIL()
void SetNoEMCAL()
void SetNoEMCALHit()
void SetNoENDCAL()
void SetNoENDCALHit()
void SetNoGismo()
void SetNoHDCAL()
void SetNoHDCALHit()
void SetNoLMCAL()
void SetNoLMCALHit()
void SetNoMUCAL()
void SetNoMUCALHit()
void SetNoTRK()
void SetNoTRKHit()
void SetNoVXD()
void SetPhi(Double_t phi)
void SetTheta(Double_t theta)
void SetTRK()
void SetTRKHit()
void SetVXD()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
LCDGetParameters* m_gp -> Pointer to detector parameter
TObjArray* m_TrackList -> list of Tracks
TObjArray* m_ClusterList -> list of Clusters
TObjArray* m_CalHitList -> list of Cal hits
TObjArray* m_TrackerHitsList -> list of tracker hit points
TObjArray* m_VXDHitsList -> list of VXD hit points
TCanvas* m_canvas
TPad* m_viewpad
TTUBE* m_beampipe
TTUBE* m_tracker
TTUBE* m_barrel_EM
TTUBE* m_coil
TTUBE* m_barrel_HAD
TTUBE* m_barrel_MU
TNode* node0
TNode* node1
TNode* node2
TNode* node3
TNode* node4
TNode* node5
Int_t m_COIL
Int_t m_BW
Int_t m_EMCAL
Int_t m_EMCALHit
Int_t m_ENDCAL
Int_t m_ENDCALHit
Int_t m_HDCAL
Int_t m_HDCALHit
Int_t m_MUCAL
Int_t m_MUCALHit
Int_t m_LMCAL
Int_t m_LMCALHit
Int_t m_TRK
Int_t m_TRKHit
Int_t m_VXD
Int_t m_Gismo
Double_t m_Theta
Double_t m_Phi
LCDSwimTraj traj
LCDDetectorVolume* pVolumes Array of detector volumes
LCDDetectorVolume* pInnerVolume Innermost volume about IP
Int_t nVolumes Number of detector volumes in array
LCDEventDisplay
LCDEventDisplay()
LCDEventDisplay(LCDGetParameters* gp)
~LCDEventDisplay()
void Init()
void SetDetectorParameters(LCDGetParameters* gp)
void Delete()
void Draw(LCDEvent* event)
Inline Functions
void SetCOIL()
void SetNoCOIL()
void SetEMCAL()
void SetNoEMCAL()
void SetEMCALHit()
void SetNoEMCALHit()
void SetENDCAL()
void SetNoENDCAL()
void SetENDCALHit()
void SetNoENDCALHit()
void SetHDCAL()
void SetNoHDCAL()
void SetHDCALHit()
void SetNoHDCALHit()
void SetMUCAL()
void SetNoMUCAL()
void SetMUCALHit()
void SetNoMUCALHit()
void SetLMCAL()
void SetNoLMCAL()
void SetLMCALHit()
void SetNoLMCALHit()
void SetTRK()
void SetNoTRK()
void SetTRKHit()
void SetNoTRKHit()
void SetVXD()
void SetNoVXD()
void SetGismo()
void SetNoGismo()
void SetColor()
void SetBlackWhite()
void SetTheta(Double_t theta)
void SetPhi(Double_t phi)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LCDEventDisplay LCDEventDisplay(LCDEventDisplay&)
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.