#include <ME0DigisValidation.h>
Public Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
bool | isMatched (const int, const int, const int, const int, const int, const int) |
ME0DigisValidation (const edm::ParameterSet &) | |
~ME0DigisValidation () | |
Public Member Functions inherited from ME0BaseValidation | |
MonitorElement * | BookHistXY (DQMStore::IBooker &, const char *name, const char *label, unsigned int region_num, unsigned int layer_num=99) |
MonitorElement * | BookHistZR (DQMStore::IBooker &, const char *name, const char *label, unsigned int region_num, unsigned int layer_num=99) |
ME0BaseValidation (const edm::ParameterSet &ps) | |
virtual | ~ME0BaseValidation () |
Public Member Functions inherited from DQMEDAnalyzer | |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) final |
virtual void | beginStream (edm::StreamID id) final |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
DQMEDAnalyzer (void) | |
virtual void | endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final |
virtual void | endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final |
uint32_t | streamId () const |
Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
EDAnalyzer ()=default | |
Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDAnalyzerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr< dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr< dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 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) |
Protected Attributes inherited from ME0BaseValidation | |
edm::EDGetToken | InputTagToken_ |
std::vector< std::string > | layerLabel |
int | nBinXY_ |
std::vector< double > | nBinZR_ |
std::vector< double > | RangeZR_ |
std::vector< std::string > | regionLabel |
Definition at line 10 of file ME0DigisValidation.h.
|
explicit |
Definition at line 4 of file ME0DigisValidation.cc.
References edm::ParameterSet::getParameter(), ME0BaseValidation::InputTagToken_, InputTagToken_Digi, sigma_x_, and sigma_y_.
ME0DigisValidation::~ME0DigisValidation | ( | ) |
Definition at line 110 of file ME0DigisValidation.cc.
|
overridevirtual |
Implements ME0BaseValidation.
Definition at line 114 of file ME0DigisValidation.cc.
References funct::abs(), relativeConstraints::chamber, PV3DBase< T, PVType, FrameType >::eta(), MonitorElement::Fill(), objects.autophobj::float, edm::EventSetup::get(), edm::Event::getByToken(), runTauDisplay::gp, hfClusterShapes_cfi::hits, hcalTTPDigis_cfi::id, ME0Geometry::idToDet(), ME0BaseValidation::InputTagToken_, InputTagToken_Digi, createfilelist::int, edm::HandleBase::isValid(), me0_strip_dg_bkg_rad_tot, me0_strip_dg_bkgElePos_rad, me0_strip_dg_bkgNeutral_rad, me0_strip_dg_den_eta, me0_strip_dg_den_eta_tot, me0_strip_dg_dphi_global_Muon, me0_strip_dg_dphi_global_tot_Muon, me0_strip_dg_dphi_vs_phi_global_tot_Muon, me0_strip_dg_dtime_tot_Muon, me0_strip_dg_dx_local_Muon, me0_strip_dg_dx_local_tot_Muon, me0_strip_dg_dy_local_Muon, me0_strip_dg_dy_local_tot_Muon, me0_strip_dg_num_eta, me0_strip_dg_num_eta_tot, me0_strip_dg_time_tot, me0_strip_dg_x_local_tot, me0_strip_dg_xy, me0_strip_dg_xy_Muon, me0_strip_dg_y_local_tot, me0_strip_dg_zr_tot, me0_strip_dg_zr_tot_Muon, num_evts, objects.autophobj::particleType, PV3DBase< T, PVType, FrameType >::phi(), reco::return(), sigma_x_, sigma_y_, GeomDet::surface(), spr::timeOfFlight(), Surface::toGlobal(), PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 12 of file ME0DigisValidation.cc.
References create_public_pileup_plots::bins, DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), ME0BaseValidation::BookHistXY(), ME0BaseValidation::BookHistZR(), MillePedeFileConverter_cfg::e, MonitorElement::getTH1F(), mps_fire::i, ME0BaseValidation::layerLabel, LogDebug, M_PI, me0_strip_dg_bkg_rad_tot, me0_strip_dg_bkgElePos_rad, me0_strip_dg_bkgNeutral_rad, me0_strip_dg_den_eta, me0_strip_dg_den_eta_tot, me0_strip_dg_dphi_global_Muon, me0_strip_dg_dphi_global_tot_Muon, me0_strip_dg_dphi_vs_phi_global_tot_Muon, me0_strip_dg_dtime_tot_Muon, me0_strip_dg_dx_local_Muon, me0_strip_dg_dx_local_tot_Muon, me0_strip_dg_dy_local_Muon, me0_strip_dg_dy_local_tot_Muon, me0_strip_dg_num_eta, me0_strip_dg_num_eta_tot, me0_strip_dg_time_tot, me0_strip_dg_x_local_tot, me0_strip_dg_xy, me0_strip_dg_xy_Muon, me0_strip_dg_y_local_tot, me0_strip_dg_zr_tot, me0_strip_dg_zr_tot_Muon, me0_strip_exp_bkg_rad_tot, me0_strip_exp_bkgElePos_rad, me0_strip_exp_bkgNeutral_rad, num_evts, ME0BaseValidation::regionLabel, MonitorElement::setBinContent(), DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool ME0DigisValidation::isMatched | ( | const int | , |
const int | , | ||
const int | , | ||
const int | , | ||
const int | , | ||
const int | |||
) |
|
private |
Definition at line 53 of file ME0DigisValidation.h.
Referenced by analyze(), and ME0DigisValidation().
|
private |
Definition at line 46 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 48 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 40 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 43 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 29 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 35 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 36 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 37 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 27 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 31 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 28 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 32 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 41 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 44 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 38 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 33 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 21 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 22 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 34 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 23 of file ME0DigisValidation.h.
|
private |
Definition at line 24 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 25 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 49 of file ME0DigisValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 50 of file ME0DigisValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 51 of file ME0DigisValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 56 of file ME0DigisValidation.h.
|
private |
Definition at line 20 of file ME0DigisValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 54 of file ME0DigisValidation.h.
Referenced by analyze(), and ME0DigisValidation().
|
private |
Definition at line 54 of file ME0DigisValidation.h.
Referenced by analyze(), and ME0DigisValidation().