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 41 of file DTGeometryValidate.cc.
|
explicit |
Definition at line 87 of file DTGeometryValidate.cc.
References fwGeometry_, infileName_, FWGeometry::loadMap(), outFile_, outfileName_, and tolerance_.
|
inlineoverride |
Definition at line 45 of file DTGeometryValidate.cc.
References analyze(), and bk::beginJob().
|
overrideprivate |
Definition at line 98 of file DTGeometryValidate.cc.
References dtGeometry_, dtGeometryToken_, edm::EventSetup::getHandle(), edm::ESHandleBase::isValid(), validateDTChamberGeometry(), and validateDTLayerGeometry().
|
overrideprivate |
|
inlineprivate |
Definition at line 64 of file DTGeometryValidate.cc.
Referenced by validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 226 of file DTGeometryValidate.cc.
References bottomWidths_, Surface::bounds(), Bounds::length(), lengths_, GeomDet::surface(), Bounds::thickness(), thicknesses_, topWidths_, and Bounds::width().
Referenced by validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 213 of file DTGeometryValidate.cc.
References SoftLeptonByDistance_cfi::distance, getDistance(), globalDistances_, and DTRecHitClients_cfi::local.
Referenced by validateDTChamberGeometry(), and validateDTLayerGeometry().
|
overrideprivate |
Definition at line 344 of file DTGeometryValidate.cc.
References DEFINE_FWK_MODULE, outFile_, and outfileName_.
|
private |
Definition at line 291 of file DTGeometryValidate.cc.
References almost_equal(), and tolerance_.
Referenced by validateDTLayerGeometry().
|
private |
Definition at line 283 of file DTGeometryValidate.cc.
References mathSSE::sqrt(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by compareTransform().
|
private |
Definition at line 322 of file DTGeometryValidate.cc.
References begin, end, create_public_lumi_plots::hist, and particleFlow_cfi::maxE.
Referenced by makeHistograms(), and validateDTLayerGeometry().
|
private |
Definition at line 299 of file DTGeometryValidate.cc.
References bottomWidths_, edmIntegrityCheck::d, globalDistances_, lengths_, makeHistogram(), outFile_, thicknesses_, and topWidths_.
Referenced by validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 114 of file DTGeometryValidate.cc.
References DTGeometry::chambers(), clearData(), compareShape(), compareTransform(), dtGeometry_, fwGeometry_, FWGeometry::getMatrix(), FWGeometry::getShapePars(), runTauDisplay::gp, makeHistograms(), makeMuonMisalignmentScenario::matrix, and DetId::rawId().
Referenced by analyze().
|
private |
Definition at line 147 of file DTGeometryValidate.cc.
References 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(), and ApeEstimator_cff::width.
Referenced by analyze().
|
private |
Definition at line 78 of file DTGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 73 of file DTGeometryValidate.cc.
Referenced by analyze(), validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 72 of file DTGeometryValidate.cc.
Referenced by analyze().
|
private |
Definition at line 74 of file DTGeometryValidate.cc.
Referenced by DTGeometryValidate(), validateDTChamberGeometry(), and validateDTLayerGeometry().
|
private |
Definition at line 76 of file DTGeometryValidate.cc.
Referenced by compareTransform(), and makeHistograms().
|
private |
Definition at line 81 of file DTGeometryValidate.cc.
Referenced by DTGeometryValidate().
|
private |
Definition at line 79 of file DTGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 75 of file DTGeometryValidate.cc.
Referenced by beginJob(), DTGeometryValidate(), endJob(), and makeHistograms().
|
private |
Definition at line 82 of file DTGeometryValidate.cc.
Referenced by DTGeometryValidate(), and endJob().
|
private |
Definition at line 80 of file DTGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().
|
private |
Definition at line 83 of file DTGeometryValidate.cc.
Referenced by DTGeometryValidate(), and getDiff().
|
private |
Definition at line 77 of file DTGeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().