LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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 304 of file DataStructs.h.
float tca::ShowerPoint::Chg {0} |
Definition at line 308 of file DataStructs.h.
Referenced by tca::UpdateShower().
unsigned int tca::ShowerPoint::HitIndex |
Definition at line 309 of file DataStructs.h.
Referenced by tca::UpdateShower().
Point2_t tca::ShowerPoint::Pos |
Definition at line 305 of file DataStructs.h.
Referenced by tca::UpdateShower().
Point2_t tca::ShowerPoint::RotPos |
Definition at line 307 of file DataStructs.h.
unsigned short tca::ShowerPoint::TID |
Definition at line 311 of file DataStructs.h.
Referenced by tca::UpdateShower().