#include <RecoLocalMuon/RPCNoise/src/RPCNoise.cc>
Private Member Functions | |
void | beginJob () override |
void | endJob () override |
bool | filter (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
TH1F * | dOrbit |
TH1F * | fDTDigisOut |
TH1F * | fDTDigisOutH |
bool | fillHistograms |
int | firstOrbit |
std::string | histogramFileName |
TProfile * | hitsVsOrbit |
TProfile * | hitsVsSerial |
int | iEvent |
int | iRun |
int | lastOrbit |
int | nCSCStripsCut |
int | nCSCWiresCut |
TH1F * | nDTDigis |
int | nDTDigisCut |
TH1F * | nDTDigisH |
TH1F * | nDTDigisIn |
TH1F * | nDTDigisInH |
TH1F * | nDTDigisOut |
TH1F * | nDTDigisOutH |
int | nEventsAnalyzed |
int | nEventsSelected |
int | nRPCHitsCut |
TH1F * | nRPCRecHits |
TH1F * | nRPCRecHitsLong |
TH1F * | nStrips |
TH1F * | nStripsH |
TH1F * | nWires |
TH1F * | nWiresH |
TProfile * | orbitVsSerial |
TH1F * | RPCBX |
TH1F * | RPCBXH |
TH1F * | RPCClSize |
TH1F * | RPCClSizeH |
TH1F * | rpcCorner |
TH1F * | rpcCornerH |
TProfile * | rpcCornerVsOrbit |
TH1F * | rpcLayer |
TH1F * | rpcLayerH |
TH1F * | rpcRing |
TH1F * | rpcRingH |
TProfile * | rpcRingVsOrbit |
TH1F * | rpcSector |
TH1F * | rpcSectorH |
TProfile * | rpcSectorVsOrbit |
TH1F * | rpcStation |
TH1F * | rpcStationH |
TProfile * | rpcStationVsOrbit |
TH1F * | t0All |
TH1F * | t0AllH |
TFile * | theHistogramFile |
int | thisOrbit |
Additional Inherited Members | |
Public Types inherited from edm::one::EDFilterBase | |
typedef EDFilterBase | 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::EDFilterBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Description: <simple analyis of RPC noise, and event filter>
Implementation: <simple application="" of="" edfilter>="">
Definition at line 87 of file RPCNoise.cc.
|
explicit |
Definition at line 156 of file RPCNoise.cc.
References RPCNoise_example::fillHistograms, edm::ParameterSet::getUntrackedParameter(), RPCNoise_example::histogramFileName, RPCNoise_example::nCSCStripsCut, RPCNoise_example::nCSCWiresCut, RPCNoise_example::nDTDigisCut, RPCNoise_example::nRPCHitsCut, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 164 of file RPCNoise.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDFilterBase.
Definition at line 166 of file RPCNoise.cc.
References RPCNoise_example::fillHistograms, RPCNoise_example::histogramFileName, iEvent, and me0TriggerPseudoDigis_cff::nStrips.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDFilterBase.
Definition at line 224 of file RPCNoise.cc.
References gather_cfg::cout, RPCNoise_example::fillHistograms, me0TriggerPseudoDigis_cff::nStrips, and gpuVertexFinder::printf().
|
overrideprivatevirtual |
Implements edm::one::EDFilterBase.
Definition at line 278 of file RPCNoise.cc.
References makePileupJSON::bx, gather_cfg::cout, RPCNoise_example::fillHistograms, iEvent, kLayer(), SiStripPI::min, RPCNoise_example::nCSCStripsCut, RPCNoise_example::nCSCWiresCut, RPCNoise_example::nDTDigisCut, RPCNoise_example::nRPCHitsCut, me0TriggerPseudoDigis_cff::nStrips, RPCDetId::region(), RPCDetId, rpcRecHits_cfi::rpcRecHits, DigiDM_cff::strips, FrontierCondition_GT_autoExpress_cfi::t0, and DigiDM_cff::wires.
|
private |
Definition at line 135 of file RPCNoise.cc.
|
private |
Definition at line 128 of file RPCNoise.cc.
|
private |
Definition at line 129 of file RPCNoise.cc.
|
private |
Definition at line 106 of file RPCNoise.cc.
|
private |
Definition at line 102 of file RPCNoise.cc.
|
private |
Definition at line 112 of file RPCNoise.cc.
|
private |
Definition at line 134 of file RPCNoise.cc.
|
private |
Definition at line 132 of file RPCNoise.cc.
|
private |
Definition at line 101 of file RPCNoise.cc.
|
private |
Definition at line 100 of file RPCNoise.cc.
|
private |
Definition at line 103 of file RPCNoise.cc.
|
private |
Definition at line 108 of file RPCNoise.cc.
|
private |
Definition at line 109 of file RPCNoise.cc.
|
private |
Definition at line 120 of file RPCNoise.cc.
|
private |
Definition at line 110 of file RPCNoise.cc.
|
private |
Definition at line 121 of file RPCNoise.cc.
|
private |
Definition at line 124 of file RPCNoise.cc.
|
private |
Definition at line 125 of file RPCNoise.cc.
|
private |
Definition at line 126 of file RPCNoise.cc.
|
private |
Definition at line 127 of file RPCNoise.cc.
|
private |
Definition at line 98 of file RPCNoise.cc.
|
private |
Definition at line 99 of file RPCNoise.cc.
|
private |
Definition at line 107 of file RPCNoise.cc.
|
private |
Definition at line 130 of file RPCNoise.cc.
|
private |
Definition at line 131 of file RPCNoise.cc.
|
private |
Definition at line 117 of file RPCNoise.cc.
|
private |
Definition at line 119 of file RPCNoise.cc.
|
private |
Definition at line 116 of file RPCNoise.cc.
|
private |
Definition at line 118 of file RPCNoise.cc.
|
private |
Definition at line 133 of file RPCNoise.cc.
|
private |
Definition at line 136 of file RPCNoise.cc.
|
private |
Definition at line 138 of file RPCNoise.cc.
|
private |
Definition at line 137 of file RPCNoise.cc.
|
private |
Definition at line 139 of file RPCNoise.cc.
|
private |
Definition at line 151 of file RPCNoise.cc.
|
private |
Definition at line 152 of file RPCNoise.cc.
|
private |
Definition at line 153 of file RPCNoise.cc.
|
private |
Definition at line 146 of file RPCNoise.cc.
|
private |
Definition at line 147 of file RPCNoise.cc.
|
private |
Definition at line 142 of file RPCNoise.cc.
|
private |
Definition at line 143 of file RPCNoise.cc.
|
private |
Definition at line 150 of file RPCNoise.cc.
|
private |
Definition at line 144 of file RPCNoise.cc.
|
private |
Definition at line 145 of file RPCNoise.cc.
|
private |
Definition at line 149 of file RPCNoise.cc.
|
private |
Definition at line 140 of file RPCNoise.cc.
|
private |
Definition at line 141 of file RPCNoise.cc.
|
private |
Definition at line 148 of file RPCNoise.cc.
|
private |
Definition at line 122 of file RPCNoise.cc.
|
private |
Definition at line 123 of file RPCNoise.cc.
|
private |
Definition at line 114 of file RPCNoise.cc.
|
private |
Definition at line 104 of file RPCNoise.cc.