Public Methods | |
FillGridletElementVector (const Gridlet *g) | |
void | operator() (double e) |
std::vector< GridletElement * > | elements () const |
Private Attributes | |
const Gridlet * | m_g |
int | m_ind |
std::vector< GridletElement * > | m_elements |
|
Definition at line 41 of file Gridlet.cxx.
|
|
Definition at line 42 of file Gridlet.cxx. References FastShower::Gridlet::eta(), m_elements, m_g, m_ind, and FastShower::Gridlet::phi().
|
|
Definition at line 54 of file Gridlet.cxx. References m_elements.
00054 {return m_elements;} |
|
Definition at line 56 of file Gridlet.cxx. Referenced by FillGridletElementVector(), and operator()(). |
|
Definition at line 57 of file Gridlet.cxx. Referenced by FillGridletElementVector(), and operator()(). |
|
Definition at line 58 of file Gridlet.cxx. Referenced by elements(), and operator()(). |