Public Member Functions | |
DTGeometryValidate (const ParameterSet &) | |
~DTGeometryValidate () override | |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | clearData () |
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 | validateDTChamberGeometry () |
void | validateDTLayerGeometry () |
Private Attributes | |
vector< float > | bottomWidths_ |
edm::ESHandle< DTGeometry > | dtGeometry_ |
edm::ESGetToken< DTGeometry, MuonGeometryRecord > | dtGeometryToken_ |
FWGeometry | fwGeometry_ |
vector< float > | globalDistances_ |
string | infileName_ |
vector< float > | lengths_ |
TFile * | outFile_ |
string | outfileName_ |
vector< float > | thicknesses_ |
int | tolerance_ |
vector< float > | topWidths_ |
Definition at line 39 of file DTGeometryValidate.cc.
|
explicit |
Definition at line 83 of file DTGeometryValidate.cc.
|
inlineoverride |
Definition at line 42 of file DTGeometryValidate.cc.
|
overrideprivate |
Definition at line 94 of file DTGeometryValidate.cc.
References dtGeometry_, dtGeometryToken_, options_cfi::eventSetup, edm::ESHandleBase::isValid(), validateDTChamberGeometry(), and validateDTLayerGeometry().
|
overrideprivate |
|
inlineprivate |
Definition at line 61 of file DTGeometryValidate.cc.
Referenced by validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 206 of file DTGeometryValidate.cc.
References cms::cuda::assert(), bottomWidths_, Surface::bounds(), Bounds::length(), lengths_, l1trig_cff::shape, GeomDet::surface(), Bounds::thickness(), Calorimetry_cff::thickness, thicknesses_, topWidths_, and Bounds::width().
Referenced by validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 196 of file DTGeometryValidate.cc.
References HLT_2023v12_cff::distance, getDistance(), globalDistances_, runTauDisplay::gp, DTRecHitClients_cfi::local, and makeMuonMisalignmentScenario::matrix.
Referenced by validateDTChamberGeometry(), and validateDTLayerGeometry().
|
overrideprivate |
|
private |
Definition at line 261 of file DTGeometryValidate.cc.
References almost_equal(), and tolerance_.
Referenced by validateDTLayerGeometry().
|
private |
Definition at line 256 of file DTGeometryValidate.cc.
References LaserDQM_cfg::p1, SiStripOfflineCRack_cfg::p2, and mathSSE::sqrt().
Referenced by compareTransform().
|
private |
Definition at line 289 of file DTGeometryValidate.cc.
References data, mps_fire::end, compareTotals::hist, HLT_2023v12_cff::maxE, and Skims_PA_cff::name.
Referenced by makeHistograms(), and validateDTLayerGeometry().
|
private |
Definition at line 268 of file DTGeometryValidate.cc.
References bottomWidths_, ztail::d, hgcalTestNeighbor_cfi::detector, globalDistances_, lengths_, makeHistogram(), outFile_, thicknesses_, and topWidths_.
Referenced by validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 106 of file DTGeometryValidate.cc.
References DTGeometry::chambers(), clearData(), compareShape(), compareTransform(), dtGeometry_, fwGeometry_, FWGeometry::getMatrix(), FWGeometry::getShapePars(), runTauDisplay::gp, makeHistograms(), makeMuonMisalignmentScenario::matrix, DetId::rawId(), and l1trig_cff::shape.
Referenced by analyze().
|
private |
Definition at line 135 of file DTGeometryValidate.cc.
References cms::cuda::assert(), clearData(), compareShape(), compareTransform(), dtGeometry_, f, fwGeometry_, getDiff(), FWGeometry::getMatrix(), FWGeometry::getParameters(), FWGeometry::getShapePars(), runTauDisplay::gp, DTGeometry::layers(), makeHistogram(), makeHistograms(), makeMuonMisalignmentScenario::matrix, ecaldqm::nChannels, DetId::rawId(), l1trig_cff::shape, Calorimetry_cff::thickness, and ApeEstimator_cff::width.
Referenced by analyze().
|
private |
Definition at line 75 of file DTGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 70 of file DTGeometryValidate.cc.
Referenced by analyze(), validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 69 of file DTGeometryValidate.cc.
Referenced by analyze().
|
private |
Definition at line 71 of file DTGeometryValidate.cc.
Referenced by validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 73 of file DTGeometryValidate.cc.
Referenced by compareTransform(), and makeHistograms().
|
private |
Definition at line 78 of file DTGeometryValidate.cc.
|
private |
Definition at line 76 of file DTGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 72 of file DTGeometryValidate.cc.
Referenced by beginJob(), endJob(), and makeHistograms().
|
private |
Definition at line 79 of file DTGeometryValidate.cc.
Referenced by endJob().
|
private |
Definition at line 77 of file DTGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 80 of file DTGeometryValidate.cc.
Referenced by getDiff().
|
private |
Definition at line 74 of file DTGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().