1 #ifndef RUNRANGEDEPENDENTPEDELABELER_H 2 #define RUNRANGEDEPENDENTPEDELABELER_H 49 unsigned int instance)
const override;
50 unsigned int lasBeamLabel(
unsigned int lasBeamId)
const override;
52 unsigned int parameterLabel(
unsigned int aliLabel,
unsigned int parNum)
const override;
AlignableToIdMap::value_type AlignableToIdPair
~RunRangeDependentPedeLabeler() override
UintUintMap theLabelToLasBeamMap
labels for las beams
std::vector< std::string > decompose(const std::string &s, std::string::value_type delimiter) const
std::map< unsigned int, unsigned int > UintUintMap
static PFTauRenderPlugin instance
unsigned int alignableLabel(const Alignable *alignable) const override
Return 32-bit unique label for alignable, 0 indicates failure.
std::map< Alignable *, unsigned int, AlignableComparator > AlignableToIdMap
unsigned int numberOfParameterInstances(Alignable *alignable, int param=-1) const override
returns the number of instances for a given parameter
unsigned int runRangeIndexFromLabel(unsigned int label) const
unsigned int theMaxNumberOfParameterInstances
reverse of the above
std::map< Alignable *, RunRangeParamMap, AlignableComparator > AlignableToRunRangeRangeMap
define event information passed to algorithms
Container::value_type value_type
unsigned int buildReverseMap()
returns size of map
std::map< unsigned int, Alignable * > IdToAlignableMap
AlignableToRunRangeRangeMap::value_type AlignableToRunRangeRangePair
bool hasSplitParameters(Alignable *alignable) const override
returns true if the alignable has parameters that are split into various bins
unsigned int alignableLabelFromLabel(unsigned int label) const override
alignable label from parameter label (works also for alignable label...)
Alignable * alignableFromLabel(unsigned int label) const override
AlignableToRunRangeRangeMap theAlignableToRunRangeRangeMap
providing unique ID for alignable, space for param IDs
AlignableToIdMap theAlignableToIdMap
IdToAlignableMap theIdToAlignableMap
providing unique ID for alignable, space for param IDs
unsigned int parameterLabel(unsigned int aliLabel, unsigned int parNum) const override
returns the label for a given alignable parameter number combination
unsigned int maxNumberOfParameterInstances() const override
returns the maximum number of instances for any parameter of an Alignable*
UintUintMap theLasBeamToLabelMap
reverse map
std::vector< RunRange > RunRangeVector
std::vector< Alignable * > Alignables
std::vector< unsigned int > convertParamSel(const std::string &selString) const
unsigned int buildRunRangeDependencyMap(AlignableTracker *aliTracker, AlignableMuon *aliMuon, AlignableExtras *extras, const edm::ParameterSet &config)
RunRangeDependentPedeLabeler(const PedeLabelerBase::TopLevelAlignables &alignables, const edm::ParameterSet &config)
constructor from three Alignables (null pointers allowed )
unsigned int alignableLabelFromParamAndInstance(const Alignable *alignable, unsigned int param, unsigned int instance) const override
std::map< unsigned int, RunRangeVector > RunRangeParamMap
unsigned int lasBeamLabel(unsigned int lasBeamId) const override
unsigned int lasBeamIdFromLabel(unsigned int label) const override
unsigned int paramNumFromLabel(unsigned int paramLabel) const override
parameter number, 0 <= .. < theMaxNumParam, belonging to unique parameter label
eventInfo
add run, event number and lumi section
Constructor of the full muon geometry.
const RunRange & runRangeFromLabel(unsigned int label) const override
unsigned int buildMap(const align::Alignables &)
returns size of map