CMS 3D CMS Logo

Typedefs
simromanpot Namespace Reference

Typedefs

typedef std::vector< RPSignalPointcharge_induced_on_surface
 
typedef std::vector< std::vector< std::pair< int, double > > > DigiPrimaryMapType
 
typedef std::vector< RPEnergyDepositUnitenergy_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

◆ charge_induced_on_surface

Definition at line 15 of file RPSimTypes.h.

◆ DigiPrimaryMapType

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

Definition at line 22 of file RPSimTypes.h.

◆ energy_path_distribution

Definition at line 16 of file RPSimTypes.h.

◆ HitsContainer

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

Definition at line 17 of file RPSimTypes.h.

◆ HitsContainerIter

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

Definition at line 18 of file RPSimTypes.h.

◆ SingleDigiPrimaryMapType

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

Definition at line 24 of file RPSimTypes.h.

◆ strip_charge_map

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

Definition at line 14 of file RPSimTypes.h.

◆ strip_charge_map_links_type

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.

◆ TriggerContainer

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

Definition at line 19 of file RPSimTypes.h.

◆ TriggerContainerIter

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

Definition at line 20 of file RPSimTypes.h.

◆ TriggerContainerLinkMap

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

Definition at line 30 of file RPSimTypes.h.

◆ TriggerPrimaryMapType

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

Definition at line 26 of file RPSimTypes.h.