LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
btutil Namespace Reference

Classes

class  MCBTAlg
 
class  MCBTException
 
class  MCMatchAlg
 
struct  WireRange_t
 

Typedefs

typedef std::vector< double > edep_info_t
 
typedef std::map< unsigned int,::btutil::edep_info_tch_info_t
 

Variables

static const size_t kINVALID_INDEX = std::numeric_limits<size_t>::max()
 Signifies invalid MCX index number. More...
 

Typedef Documentation

typedef std::map<unsigned int, ::btutil::edep_info_t> btutil::ch_info_t

Definition at line 52 of file MCBTAlg.h.

typedef std::vector<double> btutil::edep_info_t

Definition at line 49 of file MCBTAlg.h.

Variable Documentation

const size_t btutil::kINVALID_INDEX = std::numeric_limits<size_t>::max()
static

Signifies invalid MCX index number.

Definition at line 8 of file MCBTAlgConstants.h.

Referenced by btutil::MCBTAlg::Index(), btutil::MCBTAlg::ProcessSimChannel(), and btutil::MCBTAlg::Register().