SND@LHC Software
Loading...
Searching...
No Matches
ecalDrawerItem Class Reference
Collaboration diagram for ecalDrawerItem:

Public Member Functions

 ecalDrawerItem (ecalCell *cell, Float_t r, Float_t g, Float_t b)
 

Public Attributes

ecalCellfCell
 
Float_t fR
 
Float_t fG
 
Float_t fB
 

Detailed Description

Definition at line 27 of file ecalDrawer.cxx.

Constructor & Destructor Documentation

◆ ecalDrawerItem()

ecalDrawerItem::ecalDrawerItem ( ecalCell cell,
Float_t  r,
Float_t  g,
Float_t  b 
)
inline

Definition at line 30 of file ecalDrawer.cxx.

31 : fCell(cell), fR(r), fG(g), fB(b) {};
ecalCell * fCell

Member Data Documentation

◆ fB

Float_t ecalDrawerItem::fB

Definition at line 35 of file ecalDrawer.cxx.

◆ fCell

ecalCell* ecalDrawerItem::fCell

Definition at line 32 of file ecalDrawer.cxx.

◆ fG

Float_t ecalDrawerItem::fG

Definition at line 34 of file ecalDrawer.cxx.

◆ fR

Float_t ecalDrawerItem::fR

Definition at line 33 of file ecalDrawer.cxx.


The documentation for this class was generated from the following file: