Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | clearData () |
void | clearData2 () |
void | compareShape (const GeomDet *, const float *) |
void | compareTransform (const GlobalPoint &, const TGeoMatrix *) |
void | endJob () override |
float | getDiff (const float, const float) |
float | getDistance (const GlobalPoint &, const GlobalPoint &) |
void | makeHistogram (const string &, vector< float > &) |
void | makeHistograms (const char *) |
void | makeHistograms2 (const char *) |
void | validateME0ChamberGeometry () |
void | validateME0EtaPartitionGeometry () |
void | validateME0EtaPartitionGeometry2 () |
Private Attributes | |
vector< float > | bottomWidths_ |
FWGeometry | fwGeometry_ |
vector< float > | globalDistances_ |
string | infileName_ |
vector< float > | lengths_ |
const ME0Geometry * | me0Geometry_ |
vector< float > | nstrips_ |
TFile * | outFile_ |
string | outfileName_ |
vector< float > | pitch_ |
vector< float > | stripslen_ |
vector< float > | thicknesses_ |
const edm::ESGetToken< ME0Geometry, MuonGeometryRecord > | tokGeom_ |
int | tolerance_ |
vector< float > | topWidths_ |
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 | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 49 of file ME0GeometryValidate.cc.
|
explicit |
Definition at line 104 of file ME0GeometryValidate.cc.
|
inlineoverride |
Definition at line 52 of file ME0GeometryValidate.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 113 of file ME0GeometryValidate.cc.
References edm::EventSetup::getData(), LogTrace, me0Geometry_, tokGeom_, validateME0ChamberGeometry(), validateME0EtaPartitionGeometry(), and validateME0EtaPartitionGeometry2().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 329 of file ME0GeometryValidate.cc.
References outFile_.
|
inlineprivate |
Definition at line 73 of file ME0GeometryValidate.cc.
Referenced by validateME0ChamberGeometry(), and validateME0EtaPartitionGeometry2().
|
inlineprivate |
Definition at line 81 of file ME0GeometryValidate.cc.
Referenced by validateME0EtaPartitionGeometry().
|
private |
Definition at line 213 of file ME0GeometryValidate.cc.
References funct::abs(), cms::cuda::assert(), bottomWidths_, Surface::bounds(), Bounds::length(), lengths_, LogTrace, GeomDet::surface(), Bounds::thickness(), Calorimetry_cff::thickness, thicknesses_, topWidths_, and Bounds::width().
Referenced by validateME0ChamberGeometry(), and validateME0EtaPartitionGeometry2().
|
private |
Definition at line 201 of file ME0GeometryValidate.cc.
References funct::abs(), HLT_FULL_cff::distance, MillePedeFileConverter_cfg::e, getDistance(), globalDistances_, runTauDisplay::gp, DTRecHitClients_cfi::local, and makeMuonMisalignmentScenario::matrix.
Referenced by validateME0ChamberGeometry(), and validateME0EtaPartitionGeometry2().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 331 of file ME0GeometryValidate.cc.
References LogTrace, outFile_, and outfileName_.
|
private |
|
private |
|
private |
Definition at line 314 of file ME0GeometryValidate.cc.
References data, mps_fire::end, gpuVertexFinder::hist, HLT_FULL_cff::maxE, and Skims_PA_cff::name.
Referenced by makeHistograms(), and makeHistograms2().
|
private |
Definition at line 278 of file ME0GeometryValidate.cc.
References bottomWidths_, ztail::d, hgcalTestNeighbor_cfi::detector, globalDistances_, lengths_, makeHistogram(), outFile_, thicknesses_, and topWidths_.
Referenced by validateME0ChamberGeometry(), and validateME0EtaPartitionGeometry2().
|
private |
Definition at line 299 of file ME0GeometryValidate.cc.
References ztail::d, hgcalTestNeighbor_cfi::detector, makeHistogram(), nstrips_, outFile_, pi, pitch_, and stripslen_.
Referenced by validateME0EtaPartitionGeometry().
|
private |
Definition at line 121 of file ME0GeometryValidate.cc.
References ME0Geometry::chambers(), clearData(), compareShape(), compareTransform(), fwGeometry_, FWGeometry::getMatrix(), FWGeometry::getShapePars(), runTauDisplay::gp, LogTrace, makeHistograms(), makeMuonMisalignmentScenario::matrix, me0Geometry_, and DetId::rawId().
Referenced by analyze().
|
private |
Definition at line 171 of file ME0GeometryValidate.cc.
References funct::abs(), clearData2(), MillePedeFileConverter_cfg::e, ME0Geometry::etaPartitions(), f, fwGeometry_, FWGeometry::getParameters(), makeHistograms2(), me0Geometry_, nstrips_, pitch_, DetId::rawId(), StripTopology::stripLength(), and stripslen_.
Referenced by analyze().
|
private |
Definition at line 146 of file ME0GeometryValidate.cc.
References clearData(), compareShape(), compareTransform(), ME0Geometry::etaPartitions(), fwGeometry_, FWGeometry::getMatrix(), FWGeometry::getShapePars(), runTauDisplay::gp, LogTrace, makeHistograms(), makeMuonMisalignmentScenario::matrix, me0Geometry_, and DetId::rawId().
Referenced by analyze().
|
private |
Definition at line 93 of file ME0GeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 89 of file ME0GeometryValidate.cc.
Referenced by validateME0ChamberGeometry(), validateME0EtaPartitionGeometry(), and validateME0EtaPartitionGeometry2().
|
private |
Definition at line 91 of file ME0GeometryValidate.cc.
Referenced by compareTransform(), and makeHistograms().
|
private |
Definition at line 99 of file ME0GeometryValidate.cc.
|
private |
Definition at line 94 of file ME0GeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 88 of file ME0GeometryValidate.cc.
Referenced by analyze(), validateME0ChamberGeometry(), validateME0EtaPartitionGeometry(), and validateME0EtaPartitionGeometry2().
|
private |
Definition at line 96 of file ME0GeometryValidate.cc.
Referenced by makeHistograms2(), and validateME0EtaPartitionGeometry().
|
private |
Definition at line 90 of file ME0GeometryValidate.cc.
Referenced by beginJob(), endJob(), makeHistograms(), and makeHistograms2().
|
private |
Definition at line 100 of file ME0GeometryValidate.cc.
Referenced by endJob().
|
private |
Definition at line 97 of file ME0GeometryValidate.cc.
Referenced by makeHistograms2(), and validateME0EtaPartitionGeometry().
|
private |
Definition at line 98 of file ME0GeometryValidate.cc.
Referenced by makeHistograms2(), and validateME0EtaPartitionGeometry().
|
private |
Definition at line 95 of file ME0GeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 87 of file ME0GeometryValidate.cc.
Referenced by analyze().
|
private |
Definition at line 101 of file ME0GeometryValidate.cc.
Referenced by getDiff().
|
private |
Definition at line 92 of file ME0GeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().