#include <AlignmentProducerAsAnalyzer.h>
Private Member Functions | |
bool | getAliClusterValueMap (const edm::Event &, edm::Handle< AliClusterValueMap > &) override |
bool | getBeamSpot (const edm::Event &, edm::Handle< reco::BeamSpot > &) override |
bool | getTkFittedLasBeamCollection (const edm::Run &, edm::Handle< TkFittedLasBeamCollection > &) override |
bool | getTrajTrackAssociationCollection (const edm::Event &, edm::Handle< TrajTrackAssociationCollection > &) override |
bool | getTsosVectorCollection (const edm::Run &, edm::Handle< TsosVectorCollection > &) override |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from AlignmentProducerBase | |
AlignmentProducerBase (const edm::ParameterSet &, edm::ConsumesCollector) | |
void | beginLuminosityBlockImpl (const edm::LuminosityBlock &, const edm::EventSetup &) |
begin lumi block More... | |
void | beginRunImpl (const edm::Run &, const edm::EventSetup &) |
begin run More... | |
void | endLuminosityBlockImpl (const edm::LuminosityBlock &, const edm::EventSetup &) |
end lumi block More... | |
void | endRunImpl (const edm::Run &, const edm::EventSetup &) |
end run More... | |
bool | finish () |
void | initAlignmentAlgorithm (const edm::EventSetup &, bool update=false) |
int | nEvent () const |
bool | processEvent (const edm::Event &, const edm::EventSetup &) |
Process event. More... | |
void | startProcessing () |
Start processing of events. More... | |
void | terminateProcessing (const edm::EventSetup *=nullptr) |
Terminate processing of events. More... | |
virtual | ~AlignmentProducerBase () noexcept(false) |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
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) |
Protected Attributes inherited from AlignmentProducerBase | |
const edm::InputTag | beamSpotTag_ |
BeamSpot. More... | |
const edm::InputTag | clusterValueMapTag_ |
ValueMap containing associtaion cluster-flag. More... | |
const bool | doMuon_ |
const bool | doTracker_ |
edm::ESHandle< CSCGeometry > | muonCSCGeometry_ |
edm::ESHandle< DTGeometry > | muonDTGeometry_ |
edm::ESHandle< GEMGeometry > | muonGEMGeometry_ |
const edm::InputTag | tjTkAssociationMapTag_ |
Map with tracks/trajectories. More... | |
const edm::InputTag | tkLasBeamTag_ |
LAS beams in edm::Run (ignore if empty) More... | |
std::shared_ptr< TrackerGeometry > | trackerGeometry_ |
const bool | useExtras_ |
Definition at line 28 of file AlignmentProducerAsAnalyzer.h.
AlignmentProducerAsAnalyzer::AlignmentProducerAsAnalyzer | ( | const edm::ParameterSet & | config | ) |
Constructor.
Definition at line 16 of file AlignmentProducerAsAnalyzer.cc.
References AlignmentProducerBase::beamSpotTag_, beamSpotToken_, AlignmentProducerBase::clusterValueMapTag_, clusterValueMapToken_, TFileService::kSharedResource, AlignmentProducerBase::tjTkAssociationMapTag_, tjTkAssociationMapToken_, AlignmentProducerBase::tkLasBeamTag_, tkLasBeamToken_, and tsosVectorToken_.
|
overridedefault |
Destructor.
|
override |
Definition at line 70 of file AlignmentProducerAsAnalyzer.cc.
References AlignmentProducerBase::processEvent(), and singleTopDQM_cfi::setup.
|
overridevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 29 of file AlignmentProducerAsAnalyzer.cc.
|
override |
Definition at line 43 of file AlignmentProducerAsAnalyzer.cc.
References AlignmentProducerBase::beginLuminosityBlockImpl(), and singleTopDQM_cfi::setup.
|
override |
Definition at line 35 of file AlignmentProducerAsAnalyzer.cc.
References AlignmentProducerBase::beginRunImpl(), writedatasetfile::run, and singleTopDQM_cfi::setup.
|
overridevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 32 of file AlignmentProducerAsAnalyzer.cc.
Referenced by o2olib.O2ORunMgr::executeJob().
|
override |
Definition at line 49 of file AlignmentProducerAsAnalyzer.cc.
References AlignmentProducerBase::endLuminosityBlockImpl(), and singleTopDQM_cfi::setup.
|
override |
Definition at line 54 of file AlignmentProducerAsAnalyzer.cc.
References edm::ProcessBlock::emplace(), AlignmentProducerBase::finish(), AlignmentProducerBase::terminateProcessing(), and token_.
|
override |
Definition at line 40 of file AlignmentProducerAsAnalyzer.cc.
References AlignmentProducerBase::endRunImpl(), writedatasetfile::run, and singleTopDQM_cfi::setup.
|
inlineoverrideprivatevirtual |
Implements AlignmentProducerBase.
Definition at line 96 of file AlignmentProducerAsAnalyzer.h.
References clusterValueMapToken_, and mps_fire::result.
|
inlineoverrideprivatevirtual |
Implements AlignmentProducerBase.
Definition at line 79 of file AlignmentProducerAsAnalyzer.h.
References beamSpotToken_, and mps_fire::result.
|
inlineoverrideprivatevirtual |
Implements AlignmentProducerBase.
Definition at line 84 of file AlignmentProducerAsAnalyzer.h.
References mps_fire::result, writedatasetfile::run, and tkLasBeamToken_.
|
inlineoverrideprivatevirtual |
Implements AlignmentProducerBase.
Definition at line 73 of file AlignmentProducerAsAnalyzer.h.
References mps_fire::result, and tjTkAssociationMapToken_.
|
inlineoverrideprivatevirtual |
Implements AlignmentProducerBase.
Definition at line 90 of file AlignmentProducerAsAnalyzer.h.
References mps_fire::result, writedatasetfile::run, and tsosVectorToken_.
|
private |
Definition at line 66 of file AlignmentProducerAsAnalyzer.h.
Referenced by AlignmentProducerAsAnalyzer(), and getBeamSpot().
|
private |
Definition at line 69 of file AlignmentProducerAsAnalyzer.h.
Referenced by AlignmentProducerAsAnalyzer(), and getAliClusterValueMap().
|
private |
Definition at line 65 of file AlignmentProducerAsAnalyzer.h.
Referenced by AlignmentProducerAsAnalyzer(), and getTrajTrackAssociationCollection().
|
private |
Definition at line 67 of file AlignmentProducerAsAnalyzer.h.
Referenced by AlignmentProducerAsAnalyzer(), and getTkFittedLasBeamCollection().
|
private |
Definition at line 58 of file AlignmentProducerAsAnalyzer.h.
Referenced by endProcessBlockProduce().
|
private |
Definition at line 68 of file AlignmentProducerAsAnalyzer.h.
Referenced by AlignmentProducerAsAnalyzer(), and getTsosVectorCollection().