Typedefs | |
typedef std::vector< RPSignalPoint > | charge_induced_on_surface |
typedef std::vector< std::vector< std::pair< int, double > > > | DigiPrimaryMapType |
typedef std::vector< RPEnergyDepositUnit > | energy_path_distribution |
typedef std::set< short, std::less< short > > | HitsContainer |
typedef std::set< short, std::less< short > >::const_iterator | HitsContainerIter |
typedef std::vector< std::pair< int, double > > | SingleDigiPrimaryMapType |
typedef std::map< unsigned short, double > | strip_charge_map |
typedef std::map< unsigned short, std::vector< std::pair< int, double > > > | strip_charge_map_links_type |
typedef std::set< short, std::less< short > > | TriggerContainer |
typedef std::set< short, std::less< short > >::const_iterator | TriggerContainerIter |
typedef std::map< unsigned short, std::map< int, double > > | TriggerContainerLinkMap |
typedef std::vector< std::vector< std::pair< int, double > > > | TriggerPrimaryMapType |
typedef std::vector<RPSignalPoint> simromanpot::charge_induced_on_surface |
Definition at line 16 of file RPSimTypes.h.
typedef std::vector<std::vector<std::pair<int, double> > > simromanpot::DigiPrimaryMapType |
Definition at line 23 of file RPSimTypes.h.
typedef std::vector<RPEnergyDepositUnit> simromanpot::energy_path_distribution |
Definition at line 17 of file RPSimTypes.h.
typedef std::set<short, std::less<short> > simromanpot::HitsContainer |
Definition at line 18 of file RPSimTypes.h.
typedef std::set<short, std::less<short> >::const_iterator simromanpot::HitsContainerIter |
Definition at line 19 of file RPSimTypes.h.
typedef std::vector<std::pair<int, double> > simromanpot::SingleDigiPrimaryMapType |
Definition at line 25 of file RPSimTypes.h.
typedef std::map<unsigned short, double> simromanpot::strip_charge_map |
Definition at line 15 of file RPSimTypes.h.
typedef std::map<unsigned short, std::vector<std::pair<int, double> > > simromanpot::strip_charge_map_links_type |
Definition at line 29 of file RPSimTypes.h.
typedef std::set<short, std::less<short> > simromanpot::TriggerContainer |
Definition at line 20 of file RPSimTypes.h.
typedef std::set<short, std::less<short> >::const_iterator simromanpot::TriggerContainerIter |
Definition at line 21 of file RPSimTypes.h.
typedef std::map<unsigned short, std::map<int, double> > simromanpot::TriggerContainerLinkMap |
Definition at line 31 of file RPSimTypes.h.
typedef std::vector<std::vector<std::pair<int, double> > > simromanpot::TriggerPrimaryMapType |
Definition at line 27 of file RPSimTypes.h.