Private Attributes | |
AlignmentErrorsExtended | csc_AlignmentErrorsExtended |
Alignments | csc_Alignments |
AlignmentErrorsExtended | dt_AlignmentErrorsExtended |
Alignments | dt_Alignments |
edm::ESGetToken< CSCGeometry, MuonGeometryRecord > | esTokenCSC_ |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | esTokenDT_ |
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > | esTokenGEM_ |
AlignmentErrorsExtended | gem_AlignmentErrorsExtended |
Alignments | gem_Alignments |
std::string | theCSCAlignRecordName |
std::string | theCSCErrorRecordName |
std::string | theDTAlignRecordName |
misalignment scenario More... | |
std::string | theDTErrorRecordName |
std::string | theGEMAlignRecordName |
std::string | theGEMErrorRecordName |
const bool | theSaveToDB |
const edm::ParameterSet | theScenario |
whether or not writing to DB More... | |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Definition at line 39 of file MuonMisalignedProducer.cc.
MuonMisalignedProducer::MuonMisalignedProducer | ( | const edm::ParameterSet & | p | ) |
Constructor.
Definition at line 73 of file MuonMisalignedProducer.cc.
|
overridedefault |
Destructor.
|
overridevirtual |
Produce the misaligned Muon geometry and store iti.
Implements edm::one::EDAnalyzerBase.
Definition at line 90 of file MuonMisalignedProducer.cc.
References align::AlignableMuon, MuonScenarioBuilder::applyScenario(), csc_AlignmentErrorsExtended, csc_Alignments, AlignableMuon::cscAlignmentErrorsExtended(), AlignableMuon::cscAlignments(), dt_AlignmentErrorsExtended, dt_Alignments, AlignableMuon::dtAlignmentErrorsExtended(), AlignableMuon::dtAlignments(), esTokenCSC_, esTokenDT_, esTokenGEM_, options_cfi::eventSetup, gem_AlignmentErrorsExtended, gem_Alignments, AlignableMuon::gemAlignmentErrorsExtended(), AlignableMuon::gemAlignments(), saveToDB(), theSaveToDB, and theScenario.
void MuonMisalignedProducer::saveToDB | ( | void | ) |
Save alignemnts and error to database.
Definition at line 128 of file MuonMisalignedProducer.cc.
References cond::service::PoolDBOutputService::beginOfTime(), csc_AlignmentErrorsExtended, csc_Alignments, dt_AlignmentErrorsExtended, dt_Alignments, gem_AlignmentErrorsExtended, gem_Alignments, edm::Service< T >::isAvailable(), theCSCAlignRecordName, theCSCErrorRecordName, theDTAlignRecordName, theDTErrorRecordName, theGEMAlignRecordName, theGEMErrorRecordName, and cond::service::PoolDBOutputService::writeOneIOV().
Referenced by analyze().
|
private |
Definition at line 67 of file MuonMisalignedProducer.cc.
Referenced by analyze(), and saveToDB().
|
private |
Definition at line 66 of file MuonMisalignedProducer.cc.
Referenced by analyze(), and saveToDB().
|
private |
Definition at line 65 of file MuonMisalignedProducer.cc.
Referenced by analyze(), and saveToDB().
|
private |
Definition at line 64 of file MuonMisalignedProducer.cc.
Referenced by analyze(), and saveToDB().
|
private |
Definition at line 61 of file MuonMisalignedProducer.cc.
Referenced by analyze().
|
private |
Definition at line 60 of file MuonMisalignedProducer.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file MuonMisalignedProducer.cc.
Referenced by analyze().
|
private |
Definition at line 69 of file MuonMisalignedProducer.cc.
Referenced by analyze(), and saveToDB().
|
private |
Definition at line 68 of file MuonMisalignedProducer.cc.
Referenced by analyze(), and saveToDB().
|
private |
Definition at line 57 of file MuonMisalignedProducer.cc.
Referenced by saveToDB().
|
private |
Definition at line 57 of file MuonMisalignedProducer.cc.
Referenced by saveToDB().
|
private |
misalignment scenario
Definition at line 56 of file MuonMisalignedProducer.cc.
Referenced by saveToDB().
|
private |
Definition at line 56 of file MuonMisalignedProducer.cc.
Referenced by saveToDB().
|
private |
Definition at line 58 of file MuonMisalignedProducer.cc.
Referenced by saveToDB().
|
private |
Definition at line 58 of file MuonMisalignedProducer.cc.
Referenced by saveToDB().
|
private |
Definition at line 53 of file MuonMisalignedProducer.cc.
Referenced by analyze().
|
private |
whether or not writing to DB
Definition at line 54 of file MuonMisalignedProducer.cc.
Referenced by analyze().