CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Private Attributes
ShallowTracksProducer Class Reference

#include <ShallowTracksProducer.h>

Inheritance diagram for ShallowTracksProducer:
edm::global::EDProducer<> edm::global::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 ShallowTracksProducer (const edm::ParameterSet &)
 
- Public Member Functions inherited from edm::global::EDProducer<>
 EDProducer ()=default
 
 EDProducer (const EDProducer &)=delete
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginProcessBlocks () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndProcessBlocks () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
EDProduceroperator= (const EDProducer &)=delete
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () const final
 
bool wantsStreamLuminosityBlocks () const final
 
bool wantsStreamRuns () const final
 
- Public Member Functions inherited from edm::global::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
std::vector< bool > const & recordProvenanceList () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
TypeLabelList const & typeLabelList () const
 used by the fwk to register the list of products of this module More...
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESResolverIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESResolverIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex > const & esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const *> *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const *> const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProductResolverIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Member Functions

void produce (edm::StreamID, edm::Event &, const edm::EventSetup &) const override
 

Private Attributes

const edm::EDPutTokenT< std::vector< int > > algoPut_
 
const edm::EDPutTokenT< std::vector< float > > chargePut_
 
const edm::EDPutTokenT< std::vector< double > > chi2ndofPut_
 
const edm::EDPutTokenT< std::vector< double > > chi2Put_
 
const edm::EDPutTokenT< std::vector< double > > dszerrPut_
 
const edm::EDPutTokenT< std::vector< double > > dszPut_
 
const edm::EDPutTokenT< std::vector< double > > dxyerrPut_
 
const edm::EDPutTokenT< std::vector< double > > dxyPut_
 
const edm::EDPutTokenT< std::vector< double > > etaerrPut_
 
const edm::EDPutTokenT< std::vector< double > > etaPut_
 
const edm::EDPutTokenT< std::vector< unsigned int > > hitslostPut_
 
const edm::EDPutTokenT< std::vector< unsigned int > > hitsvalidPut_
 
const edm::EDPutTokenT< std::vector< float > > momentumPut_
 
const edm::EDPutTokenT< std::vector< double > > ndofPut_
 
const edm::EDPutTokenT< unsigned int > numberPut_
 
const edm::EDPutTokenT< std::vector< double > > phierrPut_
 
const edm::EDPutTokenT< std::vector< double > > phiPut_
 
std::string Prefix
 
const edm::EDPutTokenT< std::vector< float > > pterrPut_
 
const edm::EDPutTokenT< std::vector< float > > ptPut_
 
const edm::EDPutTokenT< std::vector< double > > qoverperrPut_
 
const edm::EDPutTokenT< std::vector< double > > qoverpPut_
 
std::string Suffix
 
const edm::EDPutTokenT< std::vector< double > > thetaerrPut_
 
const edm::EDPutTokenT< std::vector< double > > thetaPut_
 
edm::InputTag theTracksLabel
 
const edm::EDGetTokenT< edm::View< reco::Track > > tracks_token_
 
const edm::EDPutTokenT< std::vector< double > > vxPut_
 
const edm::EDPutTokenT< std::vector< double > > vyPut_
 
const edm::EDPutTokenT< std::vector< double > > vzPut_
 

Additional Inherited Members

- Public Types inherited from edm::global::EDProducerBase
typedef EDProducerBase ModuleType
 
- Public Types inherited from edm::ProducerBase
template<typename T >
using BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T >
 
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::global::EDProducerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
- Protected Member Functions inherited from edm::ProducerBase
template<Transition Tr = Transition::Event>
auto produces (std::string instanceName) noexcept
 declare what type of product will make and with which optional label More...
 
template<Transition B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<BranchType B>
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
BranchAliasSetter produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true)
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<class ProductType >
BranchAliasSetterT< ProductType > produces ()
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<typename ProductType , BranchType B>
BranchAliasSetterT< ProductType > produces ()
 
template<class ProductType >
BranchAliasSetterT< ProductType > produces (std::string instanceName)
 
template<typename ProductType , Transition B>
BranchAliasSetterT< ProductType > produces ()
 
template<Transition Tr = Transition::Event>
auto produces () noexcept
 
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< Bconsumes (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 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)
 

Detailed Description

Definition at line 9 of file ShallowTracksProducer.h.

Constructor & Destructor Documentation

◆ ShallowTracksProducer()

ShallowTracksProducer::ShallowTracksProducer ( const edm::ParameterSet iConfig)
explicit

Definition at line 9 of file ShallowTracksProducer.cc.

11  Prefix(iConfig.getParameter<std::string>("Prefix")),
12  Suffix(iConfig.getParameter<std::string>("Suffix")),
13  numberPut_(produces<unsigned int>(Prefix + "number" + Suffix)),
14  chi2Put_(produces<std::vector<double>>(Prefix + "chi2" + Suffix)),
15  ndofPut_(produces<std::vector<double>>(Prefix + "ndof" + Suffix)),
16  chi2ndofPut_(produces<std::vector<double>>(Prefix + "chi2ndof" + Suffix)),
17  chargePut_(produces<std::vector<float>>(Prefix + "charge" + Suffix)),
18  momentumPut_(produces<std::vector<float>>(Prefix + "momentum" + Suffix)),
19  ptPut_(produces<std::vector<float>>(Prefix + "pt" + Suffix)),
20  pterrPut_(produces<std::vector<float>>(Prefix + "pterr" + Suffix)),
21  hitsvalidPut_(produces<std::vector<unsigned int>>(Prefix + "hitsvalid" + Suffix)),
22  hitslostPut_(produces<std::vector<unsigned int>>(Prefix + "hitslost" + Suffix)),
23  thetaPut_(produces<std::vector<double>>(Prefix + "theta" + Suffix)),
24  thetaerrPut_(produces<std::vector<double>>(Prefix + "thetaerr" + Suffix)),
25  phiPut_(produces<std::vector<double>>(Prefix + "phi" + Suffix)),
26  phierrPut_(produces<std::vector<double>>(Prefix + "phierr" + Suffix)),
27  etaPut_(produces<std::vector<double>>(Prefix + "eta" + Suffix)),
28  etaerrPut_(produces<std::vector<double>>(Prefix + "etaerr" + Suffix)),
29  dxyPut_(produces<std::vector<double>>(Prefix + "dxy" + Suffix)),
30  dxyerrPut_(produces<std::vector<double>>(Prefix + "dxyerr" + Suffix)),
31  dszPut_(produces<std::vector<double>>(Prefix + "dsz" + Suffix)),
32  dszerrPut_(produces<std::vector<double>>(Prefix + "dszerr" + Suffix)),
33  qoverpPut_(produces<std::vector<double>>(Prefix + "qoverp" + Suffix)),
34  qoverperrPut_(produces<std::vector<double>>(Prefix + "qoverperr" + Suffix)),
35  vxPut_(produces<std::vector<double>>(Prefix + "vx" + Suffix)),
36  vyPut_(produces<std::vector<double>>(Prefix + "vy" + Suffix)),
37  vzPut_(produces<std::vector<double>>(Prefix + "vz" + Suffix)),
38  algoPut_(produces<std::vector<int>>(Prefix + "algo" + Suffix)) {}
const edm::EDPutTokenT< std::vector< double > > dxyPut_
T getParameter(std::string const &) const
Definition: ParameterSet.h:307
const edm::EDPutTokenT< std::vector< double > > dszerrPut_
const edm::EDPutTokenT< std::vector< float > > ptPut_
const edm::EDPutTokenT< std::vector< int > > algoPut_
const edm::EDPutTokenT< std::vector< double > > qoverperrPut_
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
const edm::EDGetTokenT< edm::View< reco::Track > > tracks_token_
const edm::EDPutTokenT< std::vector< double > > vyPut_
const edm::EDPutTokenT< std::vector< float > > momentumPut_
const edm::EDPutTokenT< std::vector< unsigned int > > hitslostPut_
const edm::EDPutTokenT< std::vector< double > > dxyerrPut_
const edm::EDPutTokenT< std::vector< double > > ndofPut_
const edm::EDPutTokenT< std::vector< float > > pterrPut_
const edm::EDPutTokenT< unsigned int > numberPut_
const edm::EDPutTokenT< std::vector< double > > vzPut_
const edm::EDPutTokenT< std::vector< double > > phierrPut_
const edm::EDPutTokenT< std::vector< double > > qoverpPut_
const edm::EDPutTokenT< std::vector< double > > chi2ndofPut_
const edm::EDPutTokenT< std::vector< double > > thetaerrPut_
const edm::EDPutTokenT< std::vector< double > > chi2Put_
const edm::EDPutTokenT< std::vector< unsigned int > > hitsvalidPut_
const edm::EDPutTokenT< std::vector< double > > vxPut_
const edm::EDPutTokenT< std::vector< double > > phiPut_
const edm::EDPutTokenT< std::vector< double > > etaPut_
const edm::EDPutTokenT< std::vector< double > > dszPut_
const edm::EDPutTokenT< std::vector< double > > etaerrPut_
const edm::EDPutTokenT< std::vector< float > > chargePut_
const edm::EDPutTokenT< std::vector< double > > thetaPut_

Member Function Documentation

◆ produce()

void ShallowTracksProducer::produce ( edm::StreamID  ,
edm::Event iEvent,
const edm::EventSetup iSetup 
) const
overrideprivatevirtual

Implements edm::global::EDProducerBase.

Definition at line 40 of file ShallowTracksProducer.cc.

References algoPut_, ALCARECOTkAlJpsiMuMu_cff::charge, chargePut_, nano_mu_local_reco_cff::chi2, chi2ndofPut_, chi2Put_, run3scouting_cff::dsz, dszerrPut_, dszPut_, PVValHelper::dxy, dxyerrPut_, dxyPut_, PVValHelper::eta, etaerrPut_, etaPut_, hitslostPut_, hitsvalidPut_, iEvent, momentumPut_, eostools::move(), ndof, ndofPut_, contentValuesFiles::number, numberPut_, phi, phierrPut_, phiPut_, DiDispStaMuonMonitor_cfi::pt, pterrPut_, ptPut_, run3scouting_cff::qoverp, qoverperrPut_, qoverpPut_, theta(), thetaerrPut_, thetaPut_, HLT_2024v14_cff::track, DiMuonV_cfg::tracks, tracks_token_, btvMC_cff::vx, vxPut_, btvMC_cff::vy, vyPut_, btvMC_cff::vz, and vzPut_.

40  {
42  iEvent.getByToken(tracks_token_, tracks);
43 
44  unsigned int number = tracks->size();
45  std::vector<double> chi2;
46  chi2.reserve(number);
47  std::vector<double> ndof;
48  ndof.reserve(number);
49  std::vector<double> chi2ndof;
50  chi2ndof.reserve(number);
51  std::vector<float> charge;
52  charge.reserve(number);
53  std::vector<float> momentum;
54  momentum.reserve(number);
55  std::vector<float> pt;
56  pt.reserve(number);
57  std::vector<float> pterr;
58  pterr.reserve(number);
59  std::vector<unsigned int> hitsvalid;
60  hitsvalid.reserve(number);
61  std::vector<unsigned int> hitslost;
62  hitslost.reserve(number);
63  std::vector<double> theta;
64  theta.reserve(number);
65  std::vector<double> thetaerr;
66  thetaerr.reserve(number);
67  std::vector<double> phi;
68  phi.reserve(number);
69  std::vector<double> phierr;
70  phierr.reserve(number);
71  std::vector<double> eta;
72  eta.reserve(number);
73  std::vector<double> etaerr;
74  etaerr.reserve(number);
75  std::vector<double> dxy;
76  dxy.reserve(number);
77  std::vector<double> dxyerr;
78  dxyerr.reserve(number);
79  std::vector<double> dsz;
80  dsz.reserve(number);
81  std::vector<double> dszerr;
82  dszerr.reserve(number);
83  std::vector<double> qoverp;
84  qoverp.reserve(number);
85  std::vector<double> qoverperr;
86  qoverperr.reserve(number);
87  std::vector<double> vx;
88  vx.reserve(number);
89  std::vector<double> vy;
90  vy.reserve(number);
91  std::vector<double> vz;
92  vz.reserve(number);
93  std::vector<int> algo;
94  algo.reserve(number);
95 
96  for (auto const& track : *tracks) {
97  chi2.push_back(track.chi2());
98  ndof.push_back(track.ndof());
99  chi2ndof.push_back(track.chi2() / track.ndof());
100  charge.push_back(track.charge());
101  momentum.push_back(track.p());
102  pt.push_back(track.pt());
103  pterr.push_back(track.ptError());
104  hitsvalid.push_back(track.numberOfValidHits());
105  hitslost.push_back(track.numberOfLostHits());
106  theta.push_back(track.theta());
107  thetaerr.push_back(track.thetaError());
108  phi.push_back(track.phi());
109  phierr.push_back(track.phiError());
110  eta.push_back(track.eta());
111  etaerr.push_back(track.etaError());
112  dxy.push_back(track.dxy());
113  dxyerr.push_back(track.dxyError());
114  dsz.push_back(track.dsz());
115  dszerr.push_back(track.dszError());
116  qoverp.push_back(track.qoverp());
117  qoverperr.push_back(track.qoverpError());
118  vx.push_back(track.vx());
119  vy.push_back(track.vy());
120  vz.push_back(track.vz());
121  algo.push_back((int)track.algo());
122  }
123 
124  iEvent.emplace(numberPut_, number);
125  iEvent.emplace(chi2Put_, std::move(chi2));
126  iEvent.emplace(ndofPut_, std::move(ndof));
127  iEvent.emplace(chi2ndofPut_, std::move(chi2ndof));
128  iEvent.emplace(chargePut_, std::move(charge));
129  iEvent.emplace(momentumPut_, std::move(momentum));
130  iEvent.emplace(ptPut_, std::move(pt));
131  iEvent.emplace(pterrPut_, std::move(pterr));
132  iEvent.emplace(hitsvalidPut_, std::move(hitsvalid));
133  iEvent.emplace(hitslostPut_, std::move(hitslost));
134  iEvent.emplace(thetaPut_, std::move(theta));
135  iEvent.emplace(thetaerrPut_, std::move(thetaerr));
136  iEvent.emplace(phiPut_, std::move(phi));
137  iEvent.emplace(phierrPut_, std::move(phierr));
138  iEvent.emplace(etaPut_, std::move(eta));
139  iEvent.emplace(etaerrPut_, std::move(etaerr));
140  iEvent.emplace(dxyPut_, std::move(dxy));
141  iEvent.emplace(dxyerrPut_, std::move(dxyerr));
142  iEvent.emplace(dszPut_, std::move(dsz));
143  iEvent.emplace(dszerrPut_, std::move(dszerr));
144  iEvent.emplace(qoverpPut_, std::move(qoverp));
145  iEvent.emplace(qoverperrPut_, std::move(qoverperr));
146  iEvent.emplace(vxPut_, std::move(vx));
147  iEvent.emplace(vyPut_, std::move(vy));
148  iEvent.emplace(vzPut_, std::move(vz));
149  iEvent.emplace(algoPut_, std::move(algo));
150 }
const edm::EDPutTokenT< std::vector< double > > dxyPut_
const edm::EDPutTokenT< std::vector< double > > dszerrPut_
const edm::EDPutTokenT< std::vector< float > > ptPut_
const edm::EDPutTokenT< std::vector< int > > algoPut_
const edm::EDPutTokenT< std::vector< double > > qoverperrPut_
const edm::EDGetTokenT< edm::View< reco::Track > > tracks_token_
const edm::EDPutTokenT< std::vector< double > > vyPut_
const edm::EDPutTokenT< std::vector< float > > momentumPut_
int iEvent
Definition: GenABIO.cc:224
const edm::EDPutTokenT< std::vector< unsigned int > > hitslostPut_
const edm::EDPutTokenT< std::vector< double > > dxyerrPut_
const edm::EDPutTokenT< std::vector< double > > ndofPut_
const edm::EDPutTokenT< std::vector< float > > pterrPut_
const edm::EDPutTokenT< unsigned int > numberPut_
const edm::EDPutTokenT< std::vector< double > > vzPut_
const edm::EDPutTokenT< std::vector< double > > phierrPut_
const edm::EDPutTokenT< std::vector< double > > qoverpPut_
const edm::EDPutTokenT< std::vector< double > > chi2ndofPut_
const edm::EDPutTokenT< std::vector< double > > thetaerrPut_
const edm::EDPutTokenT< std::vector< double > > chi2Put_
const edm::EDPutTokenT< std::vector< unsigned int > > hitsvalidPut_
const edm::EDPutTokenT< std::vector< double > > vxPut_
const edm::EDPutTokenT< std::vector< double > > phiPut_
const edm::EDPutTokenT< std::vector< double > > etaPut_
const edm::EDPutTokenT< std::vector< double > > dszPut_
const edm::EDPutTokenT< std::vector< double > > etaerrPut_
const edm::EDPutTokenT< std::vector< float > > chargePut_
Geom::Theta< T > theta() const
def move(src, dest)
Definition: eostools.py:511
const edm::EDPutTokenT< std::vector< double > > thetaPut_

Member Data Documentation

◆ algoPut_

const edm::EDPutTokenT<std::vector<int> > ShallowTracksProducer::algoPut_
private

Definition at line 45 of file ShallowTracksProducer.h.

Referenced by produce().

◆ chargePut_

const edm::EDPutTokenT<std::vector<float> > ShallowTracksProducer::chargePut_
private

Definition at line 24 of file ShallowTracksProducer.h.

Referenced by produce().

◆ chi2ndofPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::chi2ndofPut_
private

Definition at line 23 of file ShallowTracksProducer.h.

Referenced by produce().

◆ chi2Put_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::chi2Put_
private

Definition at line 21 of file ShallowTracksProducer.h.

Referenced by produce().

◆ dszerrPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::dszerrPut_
private

Definition at line 39 of file ShallowTracksProducer.h.

Referenced by produce().

◆ dszPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::dszPut_
private

Definition at line 38 of file ShallowTracksProducer.h.

Referenced by produce().

◆ dxyerrPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::dxyerrPut_
private

Definition at line 37 of file ShallowTracksProducer.h.

Referenced by produce().

◆ dxyPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::dxyPut_
private

Definition at line 36 of file ShallowTracksProducer.h.

Referenced by produce().

◆ etaerrPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::etaerrPut_
private

Definition at line 35 of file ShallowTracksProducer.h.

Referenced by produce().

◆ etaPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::etaPut_
private

Definition at line 34 of file ShallowTracksProducer.h.

Referenced by produce().

◆ hitslostPut_

const edm::EDPutTokenT<std::vector<unsigned int> > ShallowTracksProducer::hitslostPut_
private

Definition at line 29 of file ShallowTracksProducer.h.

Referenced by produce().

◆ hitsvalidPut_

const edm::EDPutTokenT<std::vector<unsigned int> > ShallowTracksProducer::hitsvalidPut_
private

Definition at line 28 of file ShallowTracksProducer.h.

Referenced by produce().

◆ momentumPut_

const edm::EDPutTokenT<std::vector<float> > ShallowTracksProducer::momentumPut_
private

Definition at line 25 of file ShallowTracksProducer.h.

Referenced by produce().

◆ ndofPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::ndofPut_
private

Definition at line 22 of file ShallowTracksProducer.h.

Referenced by produce().

◆ numberPut_

const edm::EDPutTokenT<unsigned int> ShallowTracksProducer::numberPut_
private

Definition at line 20 of file ShallowTracksProducer.h.

Referenced by produce().

◆ phierrPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::phierrPut_
private

Definition at line 33 of file ShallowTracksProducer.h.

Referenced by produce().

◆ phiPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::phiPut_
private

Definition at line 32 of file ShallowTracksProducer.h.

Referenced by produce().

◆ Prefix

std::string ShallowTracksProducer::Prefix
private

Definition at line 16 of file ShallowTracksProducer.h.

◆ pterrPut_

const edm::EDPutTokenT<std::vector<float> > ShallowTracksProducer::pterrPut_
private

Definition at line 27 of file ShallowTracksProducer.h.

Referenced by produce().

◆ ptPut_

const edm::EDPutTokenT<std::vector<float> > ShallowTracksProducer::ptPut_
private

Definition at line 26 of file ShallowTracksProducer.h.

Referenced by produce().

◆ qoverperrPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::qoverperrPut_
private

Definition at line 41 of file ShallowTracksProducer.h.

Referenced by produce().

◆ qoverpPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::qoverpPut_
private

Definition at line 40 of file ShallowTracksProducer.h.

Referenced by produce().

◆ Suffix

std::string ShallowTracksProducer::Suffix
private

Definition at line 17 of file ShallowTracksProducer.h.

◆ thetaerrPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::thetaerrPut_
private

Definition at line 31 of file ShallowTracksProducer.h.

Referenced by produce().

◆ thetaPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::thetaPut_
private

Definition at line 30 of file ShallowTracksProducer.h.

Referenced by produce().

◆ theTracksLabel

edm::InputTag ShallowTracksProducer::theTracksLabel
private

Definition at line 15 of file ShallowTracksProducer.h.

◆ tracks_token_

const edm::EDGetTokenT<edm::View<reco::Track> > ShallowTracksProducer::tracks_token_
private

Definition at line 14 of file ShallowTracksProducer.h.

Referenced by produce().

◆ vxPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::vxPut_
private

Definition at line 42 of file ShallowTracksProducer.h.

Referenced by produce().

◆ vyPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::vyPut_
private

Definition at line 43 of file ShallowTracksProducer.h.

Referenced by produce().

◆ vzPut_

const edm::EDPutTokenT<std::vector<double> > ShallowTracksProducer::vzPut_
private

Definition at line 44 of file ShallowTracksProducer.h.

Referenced by produce().