#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 | |
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) |
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) |
Definition at line 23 of file AlignmentPrescaler.h.
AlignmentPrescaler::AlignmentPrescaler | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 28 of file AlignmentPrescaler.cc.
AlignmentPrescaler::~AlignmentPrescaler | ( | ) |
Definition at line 40 of file AlignmentPrescaler.cc.
|
virtual |
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_.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 69 of file AlignmentPrescaler.cc.
References fpresc_, myrand_, and tpresc_.
Referenced by o2o.O2ORunMgr::executeJob().
|
private |
Definition at line 242 of file AlignmentPrescaler.cc.
References 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().
|
virtual |
Implements edm::EDProducer.
Definition at line 77 of file AlignmentPrescaler.cc.
References SiStripRecHit1D::cluster(), SiStripRecHit2D::cluster(), SiPixelRecHit::cluster(), gather_cfg::cout, TrackingRecHit::geographicalId(), edm::Event::getByLabel(), hitPrescFactor_, TrackingRecHit::isValid(), eostools::move(), myrand_, overlapPrescFactor_, edm::Event::put(), DetId::rawId(), findQualityFiles::rr, src_, srcQualityMap_, DetId::subdetId(), and tpresc_.
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().