CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
RPCRecHitValidClient Class Reference

#include <RPCRecHitValidClient.h>

Inheritance diagram for RPCRecHitValidClient:
DQMEDHarvester edm::one::EDProducer< edm::Accumulator, edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

void dqmEndJob (DQMStore::IBooker &booker, DQMStore::IGetter &getter) override
 
 RPCRecHitValidClient (const edm::ParameterSet &pset)
 
 ~RPCRecHitValidClient () override
 
- Public Member Functions inherited from DQMEDHarvester
void accumulate (edm::Event const &ev, edm::EventSetup const &es) final
 
void beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void beginRun (edm::Run const &, edm::EventSetup const &) override
 
 DQMEDHarvester ()
 
virtual void dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &)
 
void endJob () final
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endLuminosityBlockProduce (edm::LuminosityBlock &, edm::EventSetup const &) final
 
void endRun (edm::Run const &, edm::EventSetup const &) override
 
void endRunProduce (edm::Run &run, edm::EventSetup const &setup) override
 
 ~DQMEDHarvester () override=default
 
- Public Member Functions inherited from edm::one::EDProducer< edm::Accumulator, edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns, edm::one::SharedResources >
 EDProducer ()=default
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool hasAbilityToProduceInLumis () const final
 
bool hasAbilityToProduceInRuns () const final
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
- Public Member Functions inherited from edm::one::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () 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
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Attributes

std::string subDir_
 

Additional Inherited Members

- 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 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 DQMEDHarvester
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

Definition at line 18 of file RPCRecHitValidClient.h.

Constructor & Destructor Documentation

RPCRecHitValidClient::RPCRecHitValidClient ( const edm::ParameterSet pset)
RPCRecHitValidClient::~RPCRecHitValidClient ( )
inlineoverride

Definition at line 22 of file RPCRecHitValidClient.h.

References dqmEndJob().

22 {};

Member Function Documentation

void RPCRecHitValidClient::dqmEndJob ( DQMStore::IBooker booker,
DQMStore::IGetter getter 
)
overridevirtual

Implements DQMEDHarvester.

Definition at line 17 of file RPCRecHitValidClient.cc.

References jets_cff::area, stringResolutionProvider_cfi::bin, DQMStore::IBooker::book1D(), DEFINE_FWK_MODULE, MillePedeFileConverter_cfg::e, MonitorElement::Fill(), DQMStore::IGetter::get(), MonitorElement::getTH1(), min(), nEvent, fftjetproducer_cfi::noiseLevel, and DQMStore::IBooker::setCurrentFolder().

Referenced by ~RPCRecHitValidClient().

18 {
19  booker.setCurrentFolder(subDir_);
20  MEP me_rollEfficiencyBarrel_eff = booker.book1D("RollEfficiencyBarrel_eff", "Roll efficiency in Barrel;Efficiency [%]", 50+2, -2, 100+2);
21  MEP me_rollEfficiencyEndcap_eff = booker.book1D("RollEfficiencyEndcap_eff", "Roll efficiency in Endcap;Efficiency [%]", 50+2, -2, 100+2);
22  MEP me_rollEfficiencyStatCutOffBarrel_eff = booker.book1D("RollEfficiencyCutOffBarrel_eff", "Roll efficiency in Barrel without low stat chamber;Efficiency [%]", 50+2, -2, 100+2);
23  MEP me_rollEfficiencyStatCutOffEndcap_eff = booker.book1D("RollEfficiencyCutOffEndcap_eff", "Roll efficiency in Endcap without low stat chamber;Efficiency [%]", 50+2, -2, 100+2);
24 
25  const double maxNoise = 1e-7;
26  MEP me_rollNoiseBarrel_noise = booker.book1D("RollNoiseBarrel_noise", "Roll noise in Barrel;Noise level [Event^{-1}cm^{-2}]", 25+2, -maxNoise/25, maxNoise+maxNoise/25);
27  MEP me_rollNoiseEndcap_noise = booker.book1D("RollNoiseEndcap_noise", "Roll noise in Endcap;Noise level [Event^{-1}cm^{-2}]", 25+2, -maxNoise/25, maxNoise+maxNoise/25);
28 
29  MEP me_matchOccupancyBarrel_detId = getter.get(subDir_+"/Occupancy/MatchOccupancyBarrel_detId");
30  MEP me_matchOccupancyEndcap_detId = getter.get(subDir_+"/Occupancy/MatchOccupancyEndcap_detId");
31  MEP me_refOccupancyBarrel_detId = getter.get(subDir_+"/Occupancy/RefOccupancyBarrel_detId");
32  MEP me_refOccupancyEndcap_detId = getter.get(subDir_+"/Occupancy/RefOccupancyEndcap_detId");
33 
34  if ( me_matchOccupancyBarrel_detId and me_refOccupancyBarrel_detId )
35  {
36  TH1* h_matchOccupancyBarrel_detId = me_matchOccupancyBarrel_detId->getTH1();
37  TH1* h_refOccupancyBarrel_detId = me_refOccupancyBarrel_detId->getTH1();
38 
39  for ( int bin = 1, nBin = h_matchOccupancyBarrel_detId->GetNbinsX(); bin <= nBin; ++bin )
40  {
41  const double nRec = h_matchOccupancyBarrel_detId->GetBinContent(bin);
42  const double nRef = h_refOccupancyBarrel_detId->GetBinContent(bin);
43 
44  const double eff = nRef ? nRec/nRef*100 : -1;
45 
46  me_rollEfficiencyBarrel_eff->Fill(eff);
47  if ( nRef >= 20 ) me_rollEfficiencyStatCutOffBarrel_eff->Fill(eff);
48  }
49  }
50 
51  if ( me_matchOccupancyEndcap_detId and me_refOccupancyEndcap_detId )
52  {
53  TH1* h_matchOccupancyEndcap_detId = me_matchOccupancyEndcap_detId->getTH1();
54  TH1* h_refOccupancyEndcap_detId = me_refOccupancyEndcap_detId->getTH1();
55 
56  for ( int bin = 1, nBin = h_matchOccupancyEndcap_detId->GetNbinsX(); bin <= nBin; ++bin )
57  {
58  const double nRec = h_matchOccupancyEndcap_detId->GetBinContent(bin);
59  const double nRef = h_refOccupancyEndcap_detId->GetBinContent(bin);
60 
61  const double eff = nRef ? nRec/nRef*100 : -1;
62 
63  me_rollEfficiencyEndcap_eff->Fill(eff);
64  if ( nRef >= 20 ) me_rollEfficiencyStatCutOffEndcap_eff->Fill(eff);
65  }
66  }
67 
68  MEP me_eventCount = getter.get(subDir_+"/Occupancy/EventCount");
69  const double nEvent = me_eventCount ? me_eventCount->getTH1()->GetBinContent(1) : 1;
70  MEP me_noiseOccupancyBarrel_detId = getter.get(subDir_+"/Occupancy/NoiseOccupancyBarrel_detId");
71  MEP me_rollAreaBarrel_detId = getter.get(subDir_+"/Occupancy/RollAreaBarrel_detId");
72  if ( me_noiseOccupancyBarrel_detId and me_rollAreaBarrel_detId )
73  {
74  TH1* h_noiseOccupancyBarrel_detId = me_noiseOccupancyBarrel_detId->getTH1();
75  TH1* h_rollAreaBarrel_detId = me_rollAreaBarrel_detId->getTH1();
76 
77  for ( int bin = 1, nBin = h_noiseOccupancyBarrel_detId->GetNbinsX(); bin <= nBin; ++bin )
78  {
79  const double noiseCount = h_noiseOccupancyBarrel_detId->GetBinContent(bin);
80  const double area = h_rollAreaBarrel_detId->GetBinContent(bin);
81  const double noiseLevel = area > 0 ? noiseCount/area/nEvent : 0;
82  if ( noiseLevel == 0. ) me_rollNoiseBarrel_noise->Fill(-maxNoise/50); // Fill underflow bin if noise is exactly zero
83  else me_rollNoiseBarrel_noise->Fill(std::min(noiseLevel, maxNoise));
84  }
85  }
86 
87  MEP me_noiseOccupancyEndcap_detId = getter.get(subDir_+"/Occupancy/NoiseOccupancyEndcap_detId");
88  MEP me_rollAreaEndcap_detId = getter.get(subDir_+"/Occupancy/RollAreaEndcap_detId");
89  if ( me_noiseOccupancyEndcap_detId and me_rollAreaEndcap_detId )
90  {
91  TH1* h_noiseOccupancyEndcap_detId = me_noiseOccupancyEndcap_detId->getTH1();
92  TH1* h_rollAreaEndcap_detId = me_rollAreaEndcap_detId->getTH1();
93 
94  for ( int bin = 1, nBin = h_noiseOccupancyEndcap_detId->GetNbinsX(); bin <= nBin; ++bin )
95  {
96  const double noiseCount = h_noiseOccupancyEndcap_detId->GetBinContent(bin);
97  const double area = h_rollAreaEndcap_detId->GetBinContent(bin);
98  const double noiseLevel = area > 0 ? noiseCount/area/nEvent : 0;
99  if ( noiseLevel == 0 ) me_rollNoiseEndcap_noise->Fill(-maxNoise/50); // Fill underflow bin if noise if exactly zero
100  else me_rollNoiseEndcap_noise->Fill(std::min(noiseLevel, maxNoise));
101  }
102  }
103 
104 }
TH1 * getTH1() const
int nEvent
Definition: myFastSimVal.cc:49
void Fill(long long x)
void setCurrentFolder(std::string const &fullpath)
Definition: DQMStore.cc:268
MonitorElement * book1D(Args &&...args)
Definition: DQMStore.h:106
T min(T a, T b)
Definition: MathUtil.h:58
MonitorElement * get(std::string const &path)
Definition: DQMStore.cc:303
bin
set the eta bin as selection string.

Member Data Documentation

std::string RPCRecHitValidClient::subDir_
private

Definition at line 27 of file RPCRecHitValidClient.h.