Public Types | |
typedef std::vector < L1TTTrackType > | L1TTTrackCollectionType |
typedef TTTrack < Ref_Phase2TrackerDigi_ > | L1TTTrackType |
Public Types inherited from edm::global::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 | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::StreamID, edm::Event &, const edm::EventSetup &) const override |
Private Attributes | |
float | chi2Max_ |
float | DeltaZ |
bool | doPtComp_ |
bool | doTightChi2_ |
const edm::EDGetTokenT < std::vector < reco::GenParticle > > | genparticleToken_ |
const edm::EDGetTokenT < edm::HepMCProduct > | hepmcToken_ |
int | highPtTracks_ |
bool | monteCarloVertex_ |
int | nBinning_ |
int | nStubsmin_ |
int | nStubsPSmin_ |
int | nVtx_ |
float | pTMax_ |
float | pTMinTra_ |
const edm::ESGetToken < TrackerTopology, TrackerTopologyRcd > | topoToken_ |
const edm::EDGetTokenT < std::vector< TTTrack < Ref_Phase2TrackerDigi_ > > > | trackToken_ |
float | trkChi2dofTightChi2_ |
float | trkPtTightChi2_ |
int | weight_ |
float | zMax_ |
Static Private Attributes | |
static constexpr float | xmax_ = +30 |
static constexpr float | xmin_ = -30 |
Additional Inherited Members | |
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 () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
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) |
Definition at line 49 of file L1TkFastVertexProducer.cc.
typedef std::vector<L1TTTrackType> L1TkFastVertexProducer::L1TTTrackCollectionType |
Definition at line 52 of file L1TkFastVertexProducer.cc.
Definition at line 51 of file L1TkFastVertexProducer.cc.
|
explicit |
Definition at line 108 of file L1TkFastVertexProducer.cc.
References chi2Max_, doPtComp_, doTightChi2_, edm::ParameterSet::getParameter(), highPtTracks_, monteCarloVertex_, nBinning_, nStubsmin_, nStubsPSmin_, nVtx_, pTMax_, pTMinTra_, trkChi2dofTightChi2_, trkPtTightChi2_, weight_, and zMax_.
|
override |
Definition at line 138 of file L1TkFastVertexProducer.cc.
|
static |
Definition at line 348 of file L1TkFastVertexProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and edm::ParameterSetDescription::setUnknown().
|
overrideprivatevirtual |
Implements edm::global::EDProducerBase.
Definition at line 148 of file L1TkFastVertexProducer.cc.
References a0, isotrackTrainRegressor::a1, isotrackTrainRegressor::a2, funct::abs(), HLT_FULL_cff::chi2, chi2Max_, doPtComp_, doTightChi2_, PVValHelper::eta, Exception, spr::find(), newFWLiteAna::found, genparticleToken_, edm::Event::getByToken(), edm::EventSetup::getData(), hepmcToken_, highPtTracks_, mps_fire::i, edm::HandleBase::isValid(), LogTrace, monteCarloVertex_, eostools::move(), nBinning_, nStubsmin_, nStubsPSmin_, nVtx_, parents, funct::pow(), DiDispStaMuonMonitor_cfi::pt, pTMax_, pTMinTra_, edm::Event::put(), mps_fire::result, mps_update::status, StripSubdetector::TID, StripSubdetector::TOB, topoToken_, HLT_FULL_cff::track, align::Tracker, trackToken_, trkChi2dofTightChi2_, trkPtTightChi2_, weight_, xmax_, xmin_, z, and zMax_.
|
private |
Definition at line 66 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 65 of file L1TkFastVertexProducer.cc.
|
private |
Definition at line 81 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 82 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 92 of file L1TkFastVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 91 of file L1TkFastVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 70 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 78 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 76 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 73 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 74 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 72 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 69 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 67 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 94 of file L1TkFastVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 93 of file L1TkFastVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 84 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 83 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
private |
Definition at line 86 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().
|
staticprivate |
Definition at line 89 of file L1TkFastVertexProducer.cc.
Referenced by produce().
|
staticprivate |
Definition at line 88 of file L1TkFastVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 64 of file L1TkFastVertexProducer.cc.
Referenced by L1TkFastVertexProducer(), and produce().