CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Typedefs
simromanpot Namespace Reference

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 Documentation

Definition at line 15 of file RPSimTypes.h.

typedef std::vector<std::vector<std::pair<int, double> > > simromanpot::DigiPrimaryMapType

Definition at line 22 of file RPSimTypes.h.

Definition at line 16 of file RPSimTypes.h.

typedef std::set<short, std::less<short> > simromanpot::HitsContainer

Definition at line 17 of file RPSimTypes.h.

typedef std::set<short, std::less<short> >::const_iterator simromanpot::HitsContainerIter

Definition at line 18 of file RPSimTypes.h.

typedef std::vector<std::pair<int, double> > simromanpot::SingleDigiPrimaryMapType

Definition at line 24 of file RPSimTypes.h.

typedef std::map<unsigned short, double> simromanpot::strip_charge_map

Definition at line 14 of file RPSimTypes.h.

typedef std::map<unsigned short, std::vector<std::pair<int, double> > > simromanpot::strip_charge_map_links_type

Definition at line 28 of file RPSimTypes.h.

typedef std::set<short, std::less<short> > simromanpot::TriggerContainer

Definition at line 19 of file RPSimTypes.h.

typedef std::set<short, std::less<short> >::const_iterator simromanpot::TriggerContainerIter

Definition at line 20 of file RPSimTypes.h.

typedef std::map<unsigned short, std::map<int, double> > simromanpot::TriggerContainerLinkMap

Definition at line 30 of file RPSimTypes.h.

typedef std::vector<std::vector<std::pair<int, double> > > simromanpot::TriggerPrimaryMapType

Definition at line 26 of file RPSimTypes.h.