LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "DataStructs.h"
Public Attributes | |
std::vector< int > | cr_origin |
std::vector< float > | cr_pfpxmin |
std::vector< float > | cr_pfpxmax |
std::vector< float > | cr_pfpyzmindis |
Definition at line 411 of file DataStructs.h.
std::vector<int> tca::CRTreeVars::cr_origin |
Definition at line 412 of file DataStructs.h.
Referenced by tca::ClearCRInfo(), and tca::SaveCRInfo().
std::vector<float> tca::CRTreeVars::cr_pfpxmax |
Definition at line 414 of file DataStructs.h.
Referenced by tca::ClearCRInfo(), and tca::SaveCRInfo().
std::vector<float> tca::CRTreeVars::cr_pfpxmin |
Definition at line 413 of file DataStructs.h.
Referenced by tca::ClearCRInfo(), and tca::SaveCRInfo().
std::vector<float> tca::CRTreeVars::cr_pfpyzmindis |
Definition at line 415 of file DataStructs.h.
Referenced by tca::ClearCRInfo(), and tca::SaveCRInfo().