LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "DataStructs.h"
Public Attributes | |
Point2_t | Pos |
Point2_t | RotPos |
float | Chg {0} |
unsigned int | HitIndex |
unsigned short | TID |
Definition at line 234 of file DataStructs.h.
float tca::ShowerPoint::Chg {0} |
Definition at line 237 of file DataStructs.h.
Referenced by tca::UpdateShower().
unsigned int tca::ShowerPoint::HitIndex |
Definition at line 238 of file DataStructs.h.
Referenced by tca::UpdateShower().
Point2_t tca::ShowerPoint::Pos |
Definition at line 235 of file DataStructs.h.
Referenced by tca::UpdateShower().
Point2_t tca::ShowerPoint::RotPos |
Definition at line 236 of file DataStructs.h.
unsigned short tca::ShowerPoint::TID |
Definition at line 239 of file DataStructs.h.
Referenced by tca::UpdateShower().