Public Member Functions | |
ME0GeometryValidate (const ParameterSet &) | |
~ME0GeometryValidate () 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 | 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_ |
Definition at line 49 of file ME0GeometryValidate.cc.
|
explicit |
Definition at line 104 of file ME0GeometryValidate.cc.
References fwGeometry_, edm::ParameterSet::getUntrackedParameter(), infileName_, FWGeometry::loadMap(), outFile_, outfileName_, and tolerance_.
|
inlineoverride |
Definition at line 52 of file ME0GeometryValidate.cc.
|
overrideprivate |
Definition at line 113 of file ME0GeometryValidate.cc.
References edm::EventSetup::getData(), LogTrace, me0Geometry_, tokGeom_, validateME0ChamberGeometry(), validateME0EtaPartitionGeometry(), and validateME0EtaPartitionGeometry2().
|
overrideprivate |
|
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(), TrackerMaterial_cfi::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, alignCSCRings::e, getDistance(), and globalDistances_.
Referenced by validateME0ChamberGeometry(), and validateME0EtaPartitionGeometry2().
|
overrideprivate |
Definition at line 331 of file ME0GeometryValidate.cc.
References LogTrace, outFile_, and outfileName_.
|
private |
Definition at line 271 of file ME0GeometryValidate.cc.
References almost_equal(), and tolerance_.
|
private |
Definition at line 266 of file ME0GeometryValidate.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 314 of file ME0GeometryValidate.cc.
References SplitLinear::begin, dataset::end, and gpuVertexFinder::hist.
Referenced by makeHistograms(), and makeHistograms2().
|
private |
Definition at line 278 of file ME0GeometryValidate.cc.
References bottomWidths_, ztail::d, globalDistances_, lengths_, makeHistogram(), outFile_, thicknesses_, and topWidths_.
Referenced by validateME0ChamberGeometry(), and validateME0EtaPartitionGeometry2().
|
private |
Definition at line 299 of file ME0GeometryValidate.cc.
References ztail::d, 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(), alignCSCRings::e, ME0Geometry::etaPartitions(), validate-o2o-wbm::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 ME0GeometryValidate(), 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.
Referenced by ME0GeometryValidate().
|
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(), makeHistograms2(), and ME0GeometryValidate().
|
private |
Definition at line 100 of file ME0GeometryValidate.cc.
Referenced by endJob(), and ME0GeometryValidate().
|
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(), and ME0GeometryValidate().
|
private |
Definition at line 92 of file ME0GeometryValidate.cc.
Referenced by compareShape(), and makeHistograms().