#include <Alignment/APEEstimation/src/ApeTreeCreateDefault.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
bool | checkIntervalsForSectors (const unsigned int sectorCounter, const std::vector< double > &) const |
bool | checkModuleBools (const bool, const std::vector< unsigned int > &) const |
bool | checkModuleDirections (const int, const std::vector< int > &) const |
bool | checkModuleIds (const unsigned int, const std::vector< unsigned int > &) const |
bool | checkModulePositions (const float, const std::vector< double > &) const |
void | endJob () override |
void | sectorBuilder () |
Private Attributes | |
const edm::ESGetToken< AlignmentErrorsExtended, TrackerAlignmentErrorExtendedRcd > | alignmentErrorToken_ |
std::map< unsigned int, TrackerSectorStruct > | m_tkSector_ |
std::map< unsigned int, ReducedTrackerTreeVariables > | m_tkTreeVar_ |
unsigned int | noSectors |
const std::string | resultFile_ |
const std::vector< edm::ParameterSet > | sectors_ |
const std::string | trackerTreeFile_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 63 of file ApeTreeCreateDefault.cc.
|
explicit |
Definition at line 104 of file ApeTreeCreateDefault.cc.
|
override |
Definition at line 110 of file ApeTreeCreateDefault.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 399 of file ApeTreeCreateDefault.cc.
References alignmentErrorToken_, edm::EventSetup::getData(), mps_fire::i, AlignmentErrorsExtended::m_alignError, m_tkSector_, resultFile_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 487 of file ApeTreeCreateDefault.cc.
References sectorBuilder().
|
private |
Definition at line 324 of file ApeTreeCreateDefault.cc.
References mps_splice::entry.
Referenced by sectorBuilder().
|
private |
Definition at line 361 of file ApeTreeCreateDefault.cc.
Referenced by sectorBuilder().
|
private |
Definition at line 373 of file ApeTreeCreateDefault.cc.
Referenced by sectorBuilder().
|
private |
Definition at line 351 of file ApeTreeCreateDefault.cc.
Referenced by sectorBuilder().
|
private |
Definition at line 383 of file ApeTreeCreateDefault.cc.
References mps_splice::entry.
Referenced by sectorBuilder().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 490 of file ApeTreeCreateDefault.cc.
Referenced by o2olib.O2ORunMgr::executeJob().
|
static |
Definition at line 492 of file ApeTreeCreateDefault.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 115 of file ApeTreeCreateDefault.cc.
References checkIntervalsForSectors(), checkModuleBools(), checkModuleDirections(), checkModuleIds(), checkModulePositions(), F(), fastTrackerRecHitType::isPixel(), TrackerSectorStruct::isPixel, phase1PixelTopology::layer, m_tkSector_, m_tkTreeVar_, callgraph::module, TrackerSectorStruct::name, noSectors, ReducedTrackerTreeVariables::nStrips, me0TriggerPseudoDigis_cff::nStrips, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, RecoTauValidation_cfi::posX, RecoTauValidation_cfi::posY, relativeConstraints::ring, sectors_, AlCaHLTBitMon_QueryRunRegistry::string, ReducedTrackerTreeVariables::subdetId, StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, trackerTreeFile_, ReducedTrackerTreeVariables::uDirection, TrackerSectorStruct::v_rawId, ReducedTrackerTreeVariables::vDirection, and ReducedTrackerTreeVariables::wDirection.
Referenced by beginJob().
|
private |
Definition at line 83 of file ApeTreeCreateDefault.cc.
Referenced by analyze().
|
private |
Definition at line 88 of file ApeTreeCreateDefault.cc.
Referenced by analyze(), and sectorBuilder().
|
private |
Definition at line 89 of file ApeTreeCreateDefault.cc.
Referenced by sectorBuilder().
|
private |
Definition at line 90 of file ApeTreeCreateDefault.cc.
Referenced by sectorBuilder().
|
private |
Definition at line 84 of file ApeTreeCreateDefault.cc.
Referenced by analyze().
|
private |
Definition at line 86 of file ApeTreeCreateDefault.cc.
Referenced by sectorBuilder().
|
private |
Definition at line 85 of file ApeTreeCreateDefault.cc.
Referenced by sectorBuilder().