#include <Dummy/AlignmentMonitorAsAnalyzer/src/AlignmentMonitorAsAnalyzer.cc>
Public Types | |
typedef std::pair< const Trajectory *, const reco::Track * > | ConstTrajTrackPair |
typedef std::vector < ConstTrajTrackPair > | ConstTrajTrackPairCollection |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | endJob () override |
Private Attributes | |
AlignableMuon * | m_alignableMuon |
AlignableTracker * | m_alignableTracker |
AlignmentParameterStore * | m_alignmentParameterStore |
edm::ParameterSet | m_aliParamStoreCfg |
bool | m_firstEvent |
const edm::EventSetup * | m_lastSetup |
std::vector < AlignmentMonitorBase * > | m_monitors |
const edm::ParameterSet | m_pSet |
edm::InputTag | m_tjTag |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 60 of file AlignmentMonitorAsAnalyzer.cc.
typedef std::pair<const Trajectory*, const reco::Track*> AlignmentMonitorAsAnalyzer::ConstTrajTrackPair |
Definition at line 65 of file AlignmentMonitorAsAnalyzer.cc.
typedef std::vector<ConstTrajTrackPair> AlignmentMonitorAsAnalyzer::ConstTrajTrackPairCollection |
Definition at line 66 of file AlignmentMonitorAsAnalyzer.cc.
|
explicit |
Definition at line 99 of file AlignmentMonitorAsAnalyzer.cc.
References edm::hlt::Exception, reco::get(), edm::ParameterSet::getUntrackedParameter(), and m_monitors.
AlignmentMonitorAsAnalyzer::~AlignmentMonitorAsAnalyzer | ( | ) |
Definition at line 119 of file AlignmentMonitorAsAnalyzer.cc.
References m_alignableMuon, m_alignableTracker, and m_alignmentParameterStore.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 133 of file AlignmentMonitorAsAnalyzer.cc.
References align::AlignableMuon, AlignmentParameterStore_cfi::AlignmentParameterStore, GeometryAligner::applyAlignments(), TrackerGeomBuilderFromGeometricDet::build(), CSCGeometryBuilderFromDDD::build(), DTGeometryBuilderFromDDD::build(), edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, align::DetectorGlobalPosition(), edm::EventSetup::get(), edm::Event::getByLabel(), m_alignableMuon, m_alignableTracker, m_alignmentParameterStore, m_aliParamStoreCfg, m_firstEvent, m_lastSetup, m_monitors, m_pSet, m_tjTag, DetId::Muon, edm::ESHandle< class >::product(), and DetId::Tracker.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 223 of file AlignmentMonitorAsAnalyzer.cc.
References m_firstEvent.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 230 of file AlignmentMonitorAsAnalyzer.cc.
References m_lastSetup, and m_monitors.
|
private |
Definition at line 79 of file AlignmentMonitorAsAnalyzer.cc.
Referenced by analyze(), and ~AlignmentMonitorAsAnalyzer().
|
private |
Definition at line 78 of file AlignmentMonitorAsAnalyzer.cc.
Referenced by analyze(), and ~AlignmentMonitorAsAnalyzer().
|
private |
Definition at line 80 of file AlignmentMonitorAsAnalyzer.cc.
Referenced by analyze(), and ~AlignmentMonitorAsAnalyzer().
|
private |
Definition at line 75 of file AlignmentMonitorAsAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 85 of file AlignmentMonitorAsAnalyzer.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 83 of file AlignmentMonitorAsAnalyzer.cc.
|
private |
Definition at line 82 of file AlignmentMonitorAsAnalyzer.cc.
Referenced by AlignmentMonitorAsAnalyzer(), analyze(), and endJob().
|
private |
Definition at line 76 of file AlignmentMonitorAsAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 74 of file AlignmentMonitorAsAnalyzer.cc.
Referenced by analyze().