#include <Alignment/MuonAlignment/interface/MuonAlignmentInputDB.h>
Public Member Functions | |
MuonAlignmentInputDB () | |
MuonAlignmentInputDB (std::string dtLabel, std::string cscLabel, bool getAPEs) | |
virtual AlignableMuon * | newAlignableMuon (const edm::EventSetup &iSetup) const |
virtual | ~MuonAlignmentInputDB () |
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 | |
boost::shared_ptr< CSCGeometry > | idealCSCGeometry (const edm::EventSetup &iSetup) const |
boost::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.
|
virtual |
Definition at line 49 of file MuonAlignmentInputDB.cc.
|
private |
|
virtual |
Reimplemented from MuonAlignmentInputMethod.
Definition at line 67 of file MuonAlignmentInputDB.cc.
References align::AlignableMuon, GeometryAligner::applyAlignments(), align::DetectorGlobalPosition(), edm::EventSetup::get(), i, MuonAlignmentInputMethod::idealCSCGeometry(), MuonAlignmentInputMethod::idealDTGeometry(), AlignmentErrors::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().