Classes | |
struct | WireRange_t |
class | MCBTAlg |
class | MCBTException |
class | MCMatchAlg |
Typedefs | |
typedef std::vector< double > | edep_info_t |
typedef std::map< unsigned int,::btutil::edep_info_t > | ch_info_t |
Variables | |
static const size_t | kINVALID_INDEX = std::numeric_limits<size_t>::max() |
Signifies invalid MCX index number. More... | |
typedef std::map<unsigned int, ::btutil::edep_info_t> btutil::ch_info_t |
typedef std::vector<double> btutil::edep_info_t |
|
static |
Signifies invalid MCX index number.
Definition at line 8 of file MCBTAlgConstants.h.