#include <Alignment/MuonAlignment/interface/MuonAlignmentInputMethod.h>
Public Member Functions | |
MuonAlignmentInputMethod () | |
MuonAlignmentInputMethod (std::string idealLabel) | |
virtual AlignableMuon * | newAlignableMuon (const edm::EventSetup &iSetup) const |
virtual | ~MuonAlignmentInputMethod () |
Private Member Functions | |
MuonAlignmentInputMethod (const MuonAlignmentInputMethod &)=delete | |
const MuonAlignmentInputMethod & | operator= (const MuonAlignmentInputMethod &)=delete |
Private Attributes | |
std::string | idealGeometryLabel |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 34 of file MuonAlignmentInputMethod.h.
MuonAlignmentInputMethod::MuonAlignmentInputMethod | ( | ) |
Definition at line 36 of file MuonAlignmentInputMethod.cc.
MuonAlignmentInputMethod::MuonAlignmentInputMethod | ( | std::string | idealLabel | ) |
Definition at line 37 of file MuonAlignmentInputMethod.cc.
|
virtual |
Definition at line 44 of file MuonAlignmentInputMethod.cc.
|
privatedelete |
|
virtual |
Reimplemented in MuonAlignmentInputXML, MuonAlignmentInputSurveyDB, and MuonAlignmentInputDB.
Definition at line 62 of file MuonAlignmentInputMethod.cc.
References align::AlignableMuon, edm::EventSetup::get(), get, and idealGeometryLabel.
|
privatedelete |
|
private |
Definition at line 54 of file MuonAlignmentInputMethod.h.
Referenced by newAlignableMuon().