#include <Alignment/MuonAlignment/plugins/MuonGeometrySanityCheck.cc>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &iConfig) override |
Private Attributes | |
const edm::ESGetToken < CSCGeometry, MuonGeometryRecord > | cscGeomToken_ |
const edm::ESGetToken < DTGeometry, MuonGeometryRecord > | dtGeomToken_ |
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::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 84 of file MuonGeometrySanityCheck.cc.
|
explicit |
Definition at line 114 of file MuonGeometrySanityCheck.cc.
References Exception, edm::ParameterSet::getParameter(), m_frames, m_points, mergeVDriftHistosByStation::name, point, prefix, printout, AlCaHLTBitMon_QueryRunRegistry::string, and tolerance.
|
override |
Definition at line 143 of file MuonGeometrySanityCheck.cc.
References m_frames.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 586 of file MuonGeometrySanityCheck.cc.
References cms::cuda::assert(), CSCDetId::chamber(), gather_cfg::cout, MuonSubdetId::CSC, cscGeomToken_, MuonSubdetId::DT, dt, dtGeomToken_, CSCDetId::endcap(), edm::EventSetup::getData(), gpuClustering::id, DTGeometry::idToDet(), CSCGeometry::idToDet(), MuonGeometrySanityCheckPoint::kChamber, MuonGeometrySanityCheckPoint::kCustom, MuonGeometrySanityCheckPoint::kGlobal, MuonGeometrySanityCheckPoint::kLocal, m_points, convertSQLitetoXML_cfg::output, point, prefix, printout, mps_fire::result, CSCDetId::ring(), CSCDetId::station(), AlCaHLTBitMon_QueryRunRegistry::string, GeomDet::surface(), Surface::toGlobal(), tolerance, GloballyPositioned< T >::toLocal(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 99 of file MuonGeometrySanityCheck.cc.
Referenced by analyze().
|
private |
Definition at line 98 of file MuonGeometrySanityCheck.cc.
Referenced by analyze().
|
private |
Definition at line 95 of file MuonGeometrySanityCheck.cc.
Referenced by MuonGeometrySanityCheck(), and ~MuonGeometrySanityCheck().
|
private |
Definition at line 96 of file MuonGeometrySanityCheck.cc.
Referenced by analyze(), and MuonGeometrySanityCheck().
|
private |
Definition at line 94 of file MuonGeometrySanityCheck.cc.
Referenced by analyze(), and MuonGeometrySanityCheck().
|
private |
Definition at line 92 of file MuonGeometrySanityCheck.cc.
Referenced by analyze(), and MuonGeometrySanityCheck().
|
private |
Definition at line 93 of file MuonGeometrySanityCheck.cc.
Referenced by analyze(), utils.BinToBin1percent::do_test(), and MuonGeometrySanityCheck().