#include <Alignment/MuonAlignment/plugins/MuonGeometrySanityCheck.cc>
Public Member Functions | |
MuonGeometrySanityCheck (const edm::ParameterSet &iConfig) | |
~MuonGeometrySanityCheck () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &iConfig) |
Private Attributes | |
std::map< std::string, const MuonGeometrySanityCheckCustomFrame * > | m_frames |
std::vector < MuonGeometrySanityCheckPoint > | m_points |
std::string | prefix |
std::string | printout |
double | tolerance |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 95 of file MuonGeometrySanityCheck.cc.
|
explicit |
Definition at line 122 of file MuonGeometrySanityCheck.cc.
References edm::hlt::Exception, edm::ParameterSet::getParameter(), m_frames, m_points, mergeVDriftHistosByStation::name, point, prefix, printout, and tolerance.
MuonGeometrySanityCheck::~MuonGeometrySanityCheck | ( | ) |
Definition at line 150 of file MuonGeometrySanityCheck.cc.
References m_frames.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 559 of file MuonGeometrySanityCheck.cc.
References cond::ecalcond::bad(), CSCDetId::chamber(), gather_cfg::cout, MuonSubdetId::CSC, MuonSubdetId::DT, dt, CSCDetId::endcap(), edm::EventSetup::get(), MuonGeometrySanityCheckPoint::kChamber, MuonGeometrySanityCheckPoint::kCustom, MuonGeometrySanityCheckPoint::kGlobal, MuonGeometrySanityCheckPoint::kLocal, m_points, convertSQLitetoXML_cfg::output, point, prefix, printout, query::result, CSCDetId::ring(), CSCDetId::station(), tolerance, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 106 of file MuonGeometrySanityCheck.cc.
Referenced by MuonGeometrySanityCheck(), and ~MuonGeometrySanityCheck().
|
private |
Definition at line 107 of file MuonGeometrySanityCheck.cc.
Referenced by analyze(), and MuonGeometrySanityCheck().
|
private |
Definition at line 105 of file MuonGeometrySanityCheck.cc.
Referenced by analyze(), and MuonGeometrySanityCheck().
|
private |
Definition at line 103 of file MuonGeometrySanityCheck.cc.
Referenced by analyze(), and MuonGeometrySanityCheck().
|
private |
Definition at line 104 of file MuonGeometrySanityCheck.cc.
Referenced by analyze(), and MuonGeometrySanityCheck().