Public Member Functions | |
RPCGeometryValidate (const ParameterSet &) | |
~RPCGeometryValidate () override | |
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 | validateRPCChamberGeometry () |
void | validateRPCStripsGeometry () |
Private Attributes | |
vector< float > | bottomWidths_ |
FWGeometry | fwGeometry_ |
vector< float > | globalDistances_ |
string | infileName_ |
vector< float > | lengths_ |
vector< float > | nstrips_ |
TFile * | outFile_ |
string | outfileName_ |
vector< float > | pitch_ |
const RPCGeometry * | rpcGeometry_ |
vector< float > | stripslen_ |
vector< float > | thicknesses_ |
const edm::ESGetToken< RPCGeometry, MuonGeometryRecord > | tokRPC_ |
int | tolerance_ |
vector< float > | topWidths_ |
Definition at line 49 of file RPCGeometryValidate.cc.
|
explicit |
Definition at line 103 of file RPCGeometryValidate.cc.
|
inlineoverride |
Definition at line 52 of file RPCGeometryValidate.cc.
|
overrideprivate |
Definition at line 112 of file RPCGeometryValidate.cc.
References options_cfi::eventSetup, rpcGeometry_, tokRPC_, validateRPCChamberGeometry(), and validateRPCStripsGeometry().
|
overrideprivate |
|
inlineprivate |
Definition at line 72 of file RPCGeometryValidate.cc.
Referenced by validateRPCChamberGeometry().
|
inlineprivate |
|
private |
Definition at line 181 of file RPCGeometryValidate.cc.
References cms::cuda::assert(), bottomWidths_, Surface::bounds(), Bounds::length(), lengths_, l1trig_cff::shape, GeomDet::surface(), ppsPixelTopologyESSourceRun2_cfi::thickness, Bounds::thickness(), thicknesses_, topWidths_, and Bounds::width().
Referenced by validateRPCChamberGeometry().
|
private |
Definition at line 169 of file RPCGeometryValidate.cc.
References HLT_2024v14_cff::distance, MillePedeFileConverter_cfg::e, getDistance(), globalDistances_, runTauDisplay::gp, DTRecHitClients_cfi::local, and makeMuonMisalignmentScenario::matrix.
Referenced by validateRPCChamberGeometry().
|
overrideprivate |
|
private |
Definition at line 237 of file RPCGeometryValidate.cc.
References almost_equal(), and tolerance_.
|
private |
Definition at line 232 of file RPCGeometryValidate.cc.
References LaserDQM_cfg::p1, SiStripOfflineCRack_cfg::p2, and mathSSE::sqrt().
Referenced by compareTransform().
|
private |
Definition at line 280 of file RPCGeometryValidate.cc.
References SplitLinear::begin, data, mps_fire::end, compareTotals::hist, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, HLT_2024v14_cff::maxE, and mergeVDriftHistosByStation::name.
Referenced by makeHistograms(), and makeHistograms2().
|
private |
Definition at line 244 of file RPCGeometryValidate.cc.
References bottomWidths_, ztail::d, hgcalTestNeighbor_cfi::detector, globalDistances_, lengths_, makeHistogram(), outFile_, thicknesses_, and topWidths_.
Referenced by validateRPCChamberGeometry().
|
private |
Definition at line 265 of file RPCGeometryValidate.cc.
References ztail::d, hgcalTestNeighbor_cfi::detector, makeHistogram(), nstrips_, outFile_, pi, pitch_, and stripslen_.
Referenced by validateRPCStripsGeometry().
|
private |
Definition at line 119 of file RPCGeometryValidate.cc.
References clearData(), compareShape(), compareTransform(), fwGeometry_, FWGeometry::getMatrix(), FWGeometry::getShapePars(), runTauDisplay::gp, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, makeHistograms(), makeMuonMisalignmentScenario::matrix, DetId::rawId(), RPCGeometry::rolls(), rpcGeometry_, and l1trig_cff::shape.
Referenced by analyze().
|
private |
Definition at line 145 of file RPCGeometryValidate.cc.
References clearData2(), fwGeometry_, FWGeometry::getParameters(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, makeHistograms2(), nstrips_, pitch_, DetId::rawId(), RPCGeometry::rolls(), rpcGeometry_, StripTopology::stripLength(), and stripslen_.
Referenced by analyze().
|
private |
Definition at line 92 of file RPCGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 88 of file RPCGeometryValidate.cc.
Referenced by validateRPCChamberGeometry(), and validateRPCStripsGeometry().
|
private |
Definition at line 90 of file RPCGeometryValidate.cc.
Referenced by compareTransform(), and makeHistograms().
|
private |
Definition at line 98 of file RPCGeometryValidate.cc.
|
private |
Definition at line 93 of file RPCGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 95 of file RPCGeometryValidate.cc.
Referenced by makeHistograms2(), and validateRPCStripsGeometry().
|
private |
Definition at line 89 of file RPCGeometryValidate.cc.
Referenced by beginJob(), endJob(), makeHistograms(), and makeHistograms2().
|
private |
Definition at line 99 of file RPCGeometryValidate.cc.
Referenced by endJob().
|
private |
Definition at line 96 of file RPCGeometryValidate.cc.
Referenced by makeHistograms2(), and validateRPCStripsGeometry().
|
private |
Definition at line 87 of file RPCGeometryValidate.cc.
Referenced by analyze(), validateRPCChamberGeometry(), and validateRPCStripsGeometry().
|
private |
Definition at line 97 of file RPCGeometryValidate.cc.
Referenced by makeHistograms2(), and validateRPCStripsGeometry().
|
private |
Definition at line 94 of file RPCGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 86 of file RPCGeometryValidate.cc.
Referenced by analyze().
|
private |
Definition at line 100 of file RPCGeometryValidate.cc.
Referenced by getDiff().
|
private |
Definition at line 91 of file RPCGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().