LArSoft
v06_85_00
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 263 of file DataStructs.h.
float tca::ShowerPoint::Chg {0} |
Definition at line 266 of file DataStructs.h.
Referenced by tca::UpdateShower().
unsigned int tca::ShowerPoint::HitIndex |
Definition at line 267 of file DataStructs.h.
Referenced by tca::UpdateShower().
Point2_t tca::ShowerPoint::Pos |
Definition at line 264 of file DataStructs.h.
Referenced by tca::UpdateShower().
Point2_t tca::ShowerPoint::RotPos |
Definition at line 265 of file DataStructs.h.
unsigned short tca::ShowerPoint::TID |
Definition at line 268 of file DataStructs.h.
Referenced by tca::UpdateShower().