LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Simple structure holding a TPC and cryostat number. More...
#include "LArVoxelReadout.h"
Public Member Functions | |
bool | operator< (const TPCID_t &than) const |
Public Attributes | |
unsigned short int | Cryostat |
unsigned short int | TPC |
Simple structure holding a TPC and cryostat number.
Definition at line 84 of file LArVoxelReadout.h.
|
inline |
Definition at line 86 of file LArVoxelReadout.h.
unsigned short int larg4::TPCID_t::Cryostat |
Definition at line 85 of file LArVoxelReadout.h.
Referenced by operator<().
unsigned short int larg4::TPCID_t::TPC |
Definition at line 85 of file LArVoxelReadout.h.
Referenced by operator<().