#include <Alignment/MuonAlignment/interface/MuonAlignmentInputDB.h>
Public Member Functions | |
MuonAlignmentInputDB () | |
MuonAlignmentInputDB (std::string dtLabel, std::string cscLabel, bool getAPEs) | |
AlignableMuon * | newAlignableMuon (const edm::EventSetup &iSetup) const override |
~MuonAlignmentInputDB () override | |
Public Member Functions inherited from MuonAlignmentInputMethod | |
MuonAlignmentInputMethod () | |
virtual | ~MuonAlignmentInputMethod () |
Private Member Functions | |
MuonAlignmentInputDB (const MuonAlignmentInputDB &) | |
const MuonAlignmentInputDB & | operator= (const MuonAlignmentInputDB &) |
Private Attributes | |
std::string | m_cscLabel |
std::string | m_dtLabel |
bool | m_getAPEs |
Additional Inherited Members | |
Protected Member Functions inherited from MuonAlignmentInputMethod | |
std::shared_ptr< CSCGeometry > | idealCSCGeometry (const edm::EventSetup &iSetup) const |
std::shared_ptr< DTGeometry > | idealDTGeometry (const edm::EventSetup &iSetup) const |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 29 of file MuonAlignmentInputDB.h.
MuonAlignmentInputDB::MuonAlignmentInputDB | ( | ) |
Definition at line 38 of file MuonAlignmentInputDB.cc.
MuonAlignmentInputDB::MuonAlignmentInputDB | ( | std::string | dtLabel, |
std::string | cscLabel, | ||
bool | getAPEs | ||
) |
Definition at line 41 of file MuonAlignmentInputDB.cc.
|
override |
Definition at line 49 of file MuonAlignmentInputDB.cc.
|
private |
|
overridevirtual |
Reimplemented from MuonAlignmentInputMethod.
Definition at line 67 of file MuonAlignmentInputDB.cc.
References align::AlignableMuon, GeometryAligner::applyAlignments(), align::DetectorGlobalPosition(), edm::EventSetup::get(), mps_fire::i, MuonAlignmentInputMethod::idealCSCGeometry(), MuonAlignmentInputMethod::idealDTGeometry(), Alignments::m_align, AlignmentErrorsExtended::m_alignError, m_cscLabel, m_dtLabel, m_getAPEs, and DetId::Muon.
|
private |
|
private |
Definition at line 50 of file MuonAlignmentInputDB.h.
Referenced by newAlignableMuon().
|
private |
Definition at line 50 of file MuonAlignmentInputDB.h.
Referenced by newAlignableMuon().
|
private |
Definition at line 51 of file MuonAlignmentInputDB.h.
Referenced by newAlignableMuon().