Go to the documentation of this file. 1 #ifndef MomentumDEPENDENTPEDELABELER_H
2 #define MomentumDEPENDENTPEDELABELER_H
43 unsigned int instance)
const override;
44 unsigned int lasBeamLabel(
unsigned int lasBeamId)
const override;
46 unsigned int parameterLabel(
unsigned int aliLabel,
unsigned int parNum)
const override;
79 typedef std::map<unsigned int, unsigned int>
UintUintMap;
std::vector< std::string > decompose(const std::string &s, std::string::value_type delimiter) const
unsigned int buildReverseMap()
returns size of map
Alignable * alignableFromLabel(unsigned int label) const override
unsigned int numberOfParameterInstances(Alignable *alignable, int param=-1) const override
returns the number of instances for a given parameter
UintUintMap theLasBeamToLabelMap
reverse map
std::vector< unsigned int > convertParamSel(const std::string &selString) const
std::map< Alignable *, unsigned int > AlignableToIdMap
AlignableToMomentumRangeMap theAlignableToMomentumRangeMap
providing unique ID for alignable, space for param IDs
unsigned int buildMomentumDependencyMap(AlignableTracker *aliTracker, AlignableMuon *aliMuon, AlignableExtras *extras, const edm::ParameterSet &config)
unsigned int paramNumFromLabel(unsigned int paramLabel) const override
parameter number, 0 <= .. < theMaxNumParam, belonging to unique parameter label
std::map< unsigned int, MomentumRangeVector > MomentumRangeParamMap
bool hasSplitParameters(Alignable *alignable) const override
returns true if the alignable has parameters that are split into various bins
std::vector< MomentumRange > MomentumRangeVector
IdToAlignableMap theIdToAlignableMap
providing unique ID for alignable, space for param IDs
unsigned int alignableLabelFromParamAndInstance(Alignable *alignable, unsigned int param, unsigned int instance) const override
unsigned int lasBeamIdFromLabel(unsigned int label) const override
unsigned int theMaxNumberOfParameterInstances
unsigned int parameterLabel(unsigned int aliLabel, unsigned int parNum) const override
returns the label for a given alignable parameter number combination
const MomentumRange theOpenMomentumRange
reverse of the above
unsigned int alignableLabel(Alignable *alignable) const override
Return 32-bit unique label for alignable, 0 indicates failure.
AlignableToIdMap theAlignableToIdMap
Constructor of the full muon geometry.
unsigned int alignableLabelFromLabel(unsigned int label) const override
alignable label from parameter label (works also for alignable label...)
UintUintMap theLabelToLasBeamMap
labels for las beams
std::map< unsigned int, Alignable * > IdToAlignableMap
AlignableToIdMap::value_type AlignableToIdPair
Container::value_type value_type
std::pair< float, float > MomentumRange
static PFTauRenderPlugin instance
std::vector< Alignable * > Alignables
AlignableToMomentumRangeMap::value_type AlignableToMomentumRangePair
~MomentumDependentPedeLabeler() override
unsigned int maxNumberOfParameterInstances() const override
returns the maximum number of instances for any parameter of an Alignable*
std::map< Alignable *, MomentumRangeParamMap > AlignableToMomentumRangeMap
std::map< unsigned int, unsigned int > UintUintMap
unsigned int buildMap(const align::Alignables &)
returns size of map
MomentumDependentPedeLabeler(const PedeLabelerBase::TopLevelAlignables &alignables, const edm::ParameterSet &config)
constructor from three Alignables (null pointers allowed )
unsigned int lasBeamLabel(unsigned int lasBeamId) const override
define event information passed to algorithms