ATLAS Offline Software
|
Class for shower library shower. More...
#include <Shower.h>
Public Member Functions | |
Shower () | |
empty constructor More... | |
Shower (float r, float z) | |
float | getZSize () const |
float | getRSize () const |
void | setZSize (const float zsize) |
void | setRSize (const float rsize) |
Public Attributes | |
T | elements |
STL member. More... | |
Private Attributes | |
float | m_rsize |
r size for containment check More... | |
float | m_zsize |
z size for containment check More... | |
Class for shower library shower.
Store single shower (collection of hits)
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inherited |
STL member.
|
private |
|
private |