#include <SampicDigi/DiamondSampicCalibrationDQMSource/plugins/DiamondSampicCalibrationDQMSource.cc>
Classes | |
struct | ChannelPlots |
plots related to one Diamond channel More... | |
struct | GlobalPlots |
plots related to the whole system More... | |
struct | PlanePlots |
plots related to one Diamond plane More... | |
struct | PotPlots |
plots related to one Diamond detector package More... | |
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, const edm::Run &, const edm::EventSetup &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
Protected Member Functions inherited from DQMOneEDAnalyzer<> | |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Private Attributes | |
std::unordered_map< unsigned int, ChannelPlots > | channelPlots_ |
edm::ESGetToken< CTPPSGeometry, VeryForwardRealGeometryRecord > | geomEsToken_ |
GlobalPlots | globalPlot_ |
std::unordered_map< unsigned int, double > | horizontalShiftOfDiamond_ |
edm::ESHandle < PPSTimingCalibration > | hTimingCalib_ |
std::unordered_map< unsigned int, PlanePlots > | planePlots_ |
std::unordered_map< unsigned int, PotPlots > | potPlots_ |
edm::TimeValue_t | timeOfPreviousEvent_ |
edm::ESGetToken < PPSTimingCalibration, PPSTimingCalibrationRcd > | timingCalibrationToken_ |
edm::EDGetTokenT < edm::DetSetVector < TotemTimingRecHit > > | tokenRecHit_ |
edm::EDGetTokenT < edm::DetSetVector < TotemTimingDigi > > | totemTimingDigiToken_ |
unsigned int | verbosity_ |
float | verticalShiftBot_ |
float | verticalShiftTop_ |
Static Private Attributes | |
static const double | DISPLAY_RESOLUTION_FOR_HITS_MM = 0.05 |
static const double | INV_DISPLAY_RESOLUTION_FOR_HITS_MM |
Additional Inherited Members | |
Public Types inherited from DQMOneEDAnalyzer<> | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMOneEDAnalyzer<> | |
edm::EDPutTokenT< DQMToken > | runToken_ |
Description: DQM module for the diamond sampic offset calibration
Implementation: [Notes on implementation]
Definition at line 52 of file DiamondSampicCalibrationDQMSource.cc.
DiamondSampicCalibrationDQMSource::DiamondSampicCalibrationDQMSource | ( | const edm::ParameterSet & | ps | ) |
Definition at line 175 of file DiamondSampicCalibrationDQMSource.cc.
|
override |
Definition at line 186 of file DiamondSampicCalibrationDQMSource.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 235 of file DiamondSampicCalibrationDQMSource.cc.
References channelPlots_, EcalCondDB::db, horizontalShiftOfDiamond_, hTimingCalib_, mps_fire::i, INV_DISPLAY_RESOLUTION_FOR_HITS_MM, TotemTimingRecHit::NO_T_AVAILABLE, hltrates_dqm_sourceclient-live_cfg::offset, potPlots_, HI_PhotonSkim_cff::rechits, CTPPSDiamondDetId::setChannel(), CTPPSDiamondDetId::setPlane(), PPSTimingCalibration::timeOffset(), timeOfPreviousEvent_, tokenRecHit_, and totemTimingDigiToken_.
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer<>.
Definition at line 208 of file DiamondSampicCalibrationDQMSource.cc.
References CTPPSDetId::arm(), dqm::implementation::NavigatorBase::cd(), CTPPSDiamondDetId::channel(), channelPlots_, CTPPSDiamondDetId::check(), relativeConstraints::geom, geomEsToken_, edm::EventSetup::getData(), edm::EventSetup::getHandle(), globalPlot_, hTimingCalib_, CTPPSDiamondDetId::plane(), planePlots_, potPlots_, CTPPSDetId::rp(), dqm::implementation::NavigatorBase::setCurrentFolder(), CTPPSDetId::station(), and timingCalibrationToken_.
|
overrideprotectedvirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 190 of file DiamondSampicCalibrationDQMSource.cc.
References CTPPSDiamondDetId::check(), relativeConstraints::geom, geomEsToken_, edm::EventSetup::getData(), DetGeomDesc::getDiamondDimensions(), horizontalShiftOfDiamond_, CTPPSDetId::rpId(), DetGeomDesc::translation(), and DiamondDimensions::xHalfWidth.
|
private |
Definition at line 117 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by analyze(), and bookHistograms().
|
staticprivate |
Definition at line 64 of file DiamondSampicCalibrationDQMSource.cc.
|
private |
Definition at line 72 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 85 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by bookHistograms().
|
private |
Definition at line 77 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by analyze(), and dqmBeginRun().
|
private |
Definition at line 116 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by analyze(), and bookHistograms().
|
staticprivate |
Definition at line 67 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by analyze(), and DiamondSampicCalibrationDQMSource::PotPlots::PotPlots().
|
private |
Definition at line 105 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by bookHistograms().
|
private |
Definition at line 97 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by analyze().
|
private |
Definition at line 71 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by bookHistograms().
|
private |
Definition at line 70 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by analyze().
|
private |
Definition at line 69 of file DiamondSampicCalibrationDQMSource.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file DiamondSampicCalibrationDQMSource.cc.
|
private |
Definition at line 76 of file DiamondSampicCalibrationDQMSource.cc.
|
private |
Definition at line 76 of file DiamondSampicCalibrationDQMSource.cc.