#include <DynamicTruncation.h>
Public Member Functions | |
Config (edm::ConsumesCollector) | |
Definition at line 50 of file DynamicTruncation.h.
DynamicTruncation::Config::Config | ( | edm::ConsumesCollector | iC | ) |
Definition at line 44 of file DynamicTruncation.cc.
const edm::ESGetToken<AlignmentErrorsExtended, CSCAlignmentErrorExtendedRcd> DynamicTruncation::Config::cscAlignmentErrorsToken_ |
Definition at line 60 of file DynamicTruncation.h.
const edm::ESGetToken<CSCGeometry, MuonGeometryRecord> DynamicTruncation::Config::cscGeomToken_ |
Definition at line 53 of file DynamicTruncation.h.
const edm::ESGetToken<AlignmentErrorsExtended, DTAlignmentErrorExtendedRcd> DynamicTruncation::Config::dtAlignmentErrorsToken_ |
Definition at line 59 of file DynamicTruncation.h.
const edm::ESGetToken<DYTThrObject, DYTThrObjectRcd> DynamicTruncation::Config::dytThresholdsToken_ |
Definition at line 58 of file DynamicTruncation.h.
const edm::ESGetToken<TransientTrackingRecHitBuilder, TransientRecHitRecord> DynamicTruncation::Config::muonRecHitBuilderToken_ |
Definition at line 54 of file DynamicTruncation.h.
const edm::ESGetToken<MuonDetLayerGeometry, MuonRecoGeometryRecord> DynamicTruncation::Config::navMuonToken_ |
Definition at line 56 of file DynamicTruncation.h.
const edm::ESGetToken<TrajectoryStateUpdator, TrackingComponentsRecord> DynamicTruncation::Config::updatorToken_ |
Definition at line 55 of file DynamicTruncation.h.