#include <Alignment/MuonAlignment/interface/MuonAlignmentInputMethod.h>
Public Member Functions | |
MuonAlignmentInputMethod () | |
MuonAlignmentInputMethod (const DTGeometry *dtGeometry, const CSCGeometry *cscGeometry, const GEMGeometry *gemGeometry) | |
MuonAlignmentInputMethod (const MuonAlignmentInputMethod &)=delete | |
virtual AlignableMuon * | newAlignableMuon () const |
const MuonAlignmentInputMethod & | operator= (const MuonAlignmentInputMethod &)=delete |
virtual | ~MuonAlignmentInputMethod () |
Private Attributes | |
const CSCGeometry * | cscGeometry_ |
const DTGeometry * | dtGeometry_ |
const GEMGeometry * | gemGeometry_ |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 35 of file MuonAlignmentInputMethod.h.
MuonAlignmentInputMethod::MuonAlignmentInputMethod | ( | ) |
Definition at line 36 of file MuonAlignmentInputMethod.cc.
MuonAlignmentInputMethod::MuonAlignmentInputMethod | ( | const DTGeometry * | dtGeometry, |
const CSCGeometry * | cscGeometry, | ||
const GEMGeometry * | gemGeometry | ||
) |
Definition at line 37 of file MuonAlignmentInputMethod.cc.
|
virtual |
Definition at line 47 of file MuonAlignmentInputMethod.cc.
|
delete |
|
virtual |
Reimplemented in MuonAlignmentInputDB, MuonAlignmentInputXML, and MuonAlignmentInputSurveyDB.
Definition at line 65 of file MuonAlignmentInputMethod.cc.
References align::AlignableMuon, cscGeometry_, dtGeometry_, and gemGeometry_.
|
delete |
|
private |
Definition at line 58 of file MuonAlignmentInputMethod.h.
Referenced by newAlignableMuon().
|
private |
Definition at line 57 of file MuonAlignmentInputMethod.h.
Referenced by newAlignableMuon().
|
private |
Definition at line 59 of file MuonAlignmentInputMethod.h.
Referenced by newAlignableMuon().