![]() |
![]() |
Private Member Functions | |
void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::ESHandle< MagneticField > | bField_ |
bool | debug_ |
float | diskInnerRadius_ |
float | diskOuterRadius_ |
const std::vector< double > | DPtovPtCut_ |
std::array< std::string, 1 > | hgc_names_ |
std::array< edm::ESHandle < HGCalGeometry >, 1 > | hgcGeometries_ |
std::unique_ptr < PropagatorWithMaterial > | mat_prop_ |
std::array< std::vector < ReferenceCountingPointer < BoundDisk > >, 1 > | minusSurface_ |
const std::vector< unsigned > | NHitCut_ |
std::array< std::vector < ReferenceCountingPointer < BoundDisk > >, 1 > | plusSurface_ |
edm::EDGetTokenT< edm::View < reco::PFRecTrack > > | src_ |
edm::ESHandle< TrackerGeometry > | tkGeom_ |
const bool | useIterTracking_ |
Additional Inherited Members | |
![]() | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
![]() | |
typedef EDProducerAdaptorBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 44 of file HGCalTrackCollectionProducer.cc.
HGCalTrackCollectionProducer::HGCalTrackCollectionProducer | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 75 of file HGCalTrackCollectionProducer.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), hgc_names_, LogDebug, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 95 of file HGCalTrackCollectionProducer.cc.
References funct::abs(), alongMomentum, bField_, constexpr, diskInnerRadius_, diskOuterRadius_, edm::EventSetup::get(), HGCalDDDConstants::getTrForms(), hgc_names_, hgcGeometries_, i, LogDebug, mat_prop_, minusSurface_, plusSurface_, edm::ESHandle< class >::product(), makeMuonMisalignmentScenario::rot, tkGeom_, and Gflash::Z.
|
overrideprivatevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 129 of file HGCalTrackCollectionProducer.cc.
References funct::abs(), bField_, debug_, diskInnerRadius_, diskOuterRadius_, HLT_FULL_cff::distance, DPtovPtCut_, newFWLiteAna::found, edm::Event::getByToken(), TrajectoryStateOnSurface::globalPosition(), PFTrackAlgoTools::goodPtResolution(), i, TrajectoryStateOnSurface::isValid(), LogDebug, mat_prop_, minusSurface_, eostools::move(), NHitCut_, trajectoryStateTransform::outerStateOnSurface(), PV3DBase< T, PVType, FrameType >::perp(), plusSurface_, edm::ESHandle< class >::product(), EnergyCorrector::pt, edm::Event::put(), mathSSE::sqrt(), src_, tkGeom_, testEve_cfg::tracks, useIterTracking_, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 64 of file HGCalTrackCollectionProducer.cc.
Referenced by beginLuminosityBlock(), and produce().
|
private |
Definition at line 57 of file HGCalTrackCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 72 of file HGCalTrackCollectionProducer.cc.
Referenced by beginLuminosityBlock(), and produce().
|
private |
Definition at line 71 of file HGCalTrackCollectionProducer.cc.
Referenced by beginLuminosityBlock(), and produce().
|
private |
Definition at line 58 of file HGCalTrackCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 66 of file HGCalTrackCollectionProducer.cc.
Referenced by beginLuminosityBlock(), and HGCalTrackCollectionProducer().
|
private |
Definition at line 67 of file HGCalTrackCollectionProducer.cc.
Referenced by beginLuminosityBlock().
|
private |
Definition at line 69 of file HGCalTrackCollectionProducer.cc.
Referenced by beginLuminosityBlock(), and produce().
|
private |
Definition at line 68 of file HGCalTrackCollectionProducer.cc.
Referenced by beginLuminosityBlock(), and produce().
|
private |
Definition at line 59 of file HGCalTrackCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 68 of file HGCalTrackCollectionProducer.cc.
Referenced by beginLuminosityBlock(), and produce().
|
private |
Definition at line 53 of file HGCalTrackCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 65 of file HGCalTrackCollectionProducer.cc.
Referenced by beginLuminosityBlock(), and produce().
|
private |
Definition at line 60 of file HGCalTrackCollectionProducer.cc.
Referenced by produce().