#include <AlignmentPrescaler.h>
Private Member Functions | |
int | layerFromId (const DetId &id, const TrackerTopology *tTopo) const |
Private Attributes | |
unsigned int | detid_ |
TFile * | fpresc_ |
float | hitPrescFactor_ |
TRandom3 * | myrand_ |
float | overlapPrescFactor_ |
std::string | prescfilename_ |
std::string | presctreename_ |
edm::InputTag | src_ |
edm::InputTag | srcQualityMap_ |
int | totnhitspxl_ |
TTree * | tpresc_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | 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::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Definition at line 23 of file AlignmentPrescaler.h.
AlignmentPrescaler::AlignmentPrescaler | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 28 of file AlignmentPrescaler.cc.
|
override |
Definition at line 40 of file AlignmentPrescaler.cc.
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 44 of file AlignmentPrescaler.cc.
References gather_cfg::cout, detid_, fpresc_, hitPrescFactor_, myrand_, overlapPrescFactor_, prescfilename_, presctreename_, and tpresc_.
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 69 of file AlignmentPrescaler.cc.
References fpresc_, myrand_, and tpresc_.
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
Definition at line 241 of file AlignmentPrescaler.cc.
References DEFINE_FWK_MODULE, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, TrackerTopology::pxbLayer(), TrackerTopology::pxfDisk(), TrackerTopology::pxfSide(), StripSubdetector::TEC, TrackerTopology::tecWheel(), StripSubdetector::TIB, TrackerTopology::tibLayer(), StripSubdetector::TID, TrackerTopology::tidSide(), TrackerTopology::tidWheel(), StripSubdetector::TOB, and TrackerTopology::tobLayer().
|
override |
Definition at line 77 of file AlignmentPrescaler.cc.
References SiStripRecHit1D::cluster(), SiStripRecHit2D::cluster(), SiPixelRecHit::cluster(), gather_cfg::cout, objects.autophobj::float, edm::Event::getByLabel(), hitPrescFactor_, eostools::move(), myrand_, overlapPrescFactor_, edm::Event::put(), findQualityFiles::rr, src_, srcQualityMap_, tpresc_, and gather_cfg::Tracks.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 46 of file AlignmentPrescaler.h.
Referenced by beginJob().
|
private |
Definition at line 39 of file AlignmentPrescaler.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 47 of file AlignmentPrescaler.h.
Referenced by beginJob(), and produce().
|
private |
Definition at line 41 of file AlignmentPrescaler.h.
Referenced by beginJob(), endJob(), and produce().
|
private |
Definition at line 47 of file AlignmentPrescaler.h.
Referenced by beginJob(), and produce().
|
private |
Definition at line 36 of file AlignmentPrescaler.h.
Referenced by beginJob().
|
private |
Definition at line 37 of file AlignmentPrescaler.h.
Referenced by beginJob().
|
private |
Definition at line 33 of file AlignmentPrescaler.h.
Referenced by produce().
|
private |
Definition at line 34 of file AlignmentPrescaler.h.
Referenced by produce().
|
private |
Definition at line 48 of file AlignmentPrescaler.h.
|
private |
Definition at line 40 of file AlignmentPrescaler.h.
Referenced by beginJob(), endJob(), and produce().