CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
L1TPhysicalEtAdder Class Reference

#include <L1TPhysicalEtAdder.h>

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

Public Member Functions

 L1TPhysicalEtAdder (const edm::ParameterSet &ps)
 
 ~L1TPhysicalEtAdder () override
 
- 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
 
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)
 
 ~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
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > 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
 
bool registeredToConsumeMany (TypeID const &, 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::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

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

edm::EDGetToken EGammaToken_
 
edm::ESGetToken< L1CaloEtScale,
L1EmEtScaleRcd
emScaleToken_
 
edm::EDGetToken EtSumToken_
 
edm::EDGetToken HfCountsToken_
 
edm::EDGetToken HfSumsToken_
 
edm::ESGetToken< L1CaloEtScale,
L1HtMissScaleRcd
htMissScaleToken_
 
edm::EDGetToken IsoTauToken_
 
edm::ESGetToken< L1CaloEtScale,
L1JetEtScaleRcd
jetScaleToken_
 
edm::EDGetToken JetToken_
 
edm::EDGetToken preGtJetToken_
 
edm::EDGetToken RlxTauToken_
 

Additional Inherited Members

- 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
 
- 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)
 

Detailed Description

Definition at line 41 of file L1TPhysicalEtAdder.h.

Constructor & Destructor Documentation

L1TPhysicalEtAdder::L1TPhysicalEtAdder ( const edm::ParameterSet ps)
explicit

Definition at line 77 of file L1TPhysicalEtAdder.cc.

References edm::ParameterSet::getParameter().

77  {
78  produces<EGammaBxCollection>();
79  produces<TauBxCollection>("rlxTaus");
80  produces<TauBxCollection>("isoTaus");
81  produces<JetBxCollection>();
82  produces<JetBxCollection>("preGtJets");
83  produces<EtSumBxCollection>();
84  produces<CaloSpareBxCollection>("HFRingSums");
85  produces<CaloSpareBxCollection>("HFBitCounts");
86 
87  EGammaToken_ = consumes<EGammaBxCollection>(ps.getParameter<edm::InputTag>("InputCollection"));
88  RlxTauToken_ = consumes<TauBxCollection>(ps.getParameter<edm::InputTag>("InputRlxTauCollection"));
89  IsoTauToken_ = consumes<TauBxCollection>(ps.getParameter<edm::InputTag>("InputIsoTauCollection"));
90  JetToken_ = consumes<JetBxCollection>(ps.getParameter<edm::InputTag>("InputCollection"));
91  preGtJetToken_ = consumes<JetBxCollection>(ps.getParameter<edm::InputTag>("InputPreGtJetCollection"));
92  EtSumToken_ = consumes<EtSumBxCollection>(ps.getParameter<edm::InputTag>("InputCollection"));
93  HfSumsToken_ = consumes<CaloSpareBxCollection>(ps.getParameter<edm::InputTag>("InputHFSumsCollection"));
94  HfCountsToken_ = consumes<CaloSpareBxCollection>(ps.getParameter<edm::InputTag>("InputHFCountsCollection"));
95  emScaleToken_ = esConsumes<L1CaloEtScale, L1EmEtScaleRcd>();
96  jetScaleToken_ = esConsumes<L1CaloEtScale, L1JetEtScaleRcd>();
97  htMissScaleToken_ = esConsumes<L1CaloEtScale, L1HtMissScaleRcd>();
98 }
edm::EDGetToken JetToken_
edm::EDGetToken HfSumsToken_
edm::ESGetToken< L1CaloEtScale, L1HtMissScaleRcd > htMissScaleToken_
edm::EDGetToken HfCountsToken_
edm::EDGetToken EtSumToken_
edm::EDGetToken EGammaToken_
edm::EDGetToken RlxTauToken_
edm::EDGetToken preGtJetToken_
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
edm::EDGetToken IsoTauToken_
edm::ESGetToken< L1CaloEtScale, L1EmEtScaleRcd > emScaleToken_
edm::ESGetToken< L1CaloEtScale, L1JetEtScaleRcd > jetScaleToken_
L1TPhysicalEtAdder::~L1TPhysicalEtAdder ( )
override

Definition at line 100 of file L1TPhysicalEtAdder.cc.

100 {}

Member Function Documentation

void L1TPhysicalEtAdder::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 289 of file L1TPhysicalEtAdder.cc.

References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and edm::ParameterSetDescription::setUnknown().

289  {
290  //The following says we do not know what parameters are allowed so do no validation
291  // Please change this to state exactly what you do use, even if it is no parameters
293  desc.setUnknown();
294  descriptions.addDefault(desc);
295 }
void addDefault(ParameterSetDescription const &psetDescription)
void L1TPhysicalEtAdder::produce ( edm::StreamID  ,
edm::Event iEvent,
const edm::EventSetup iSetup 
) const
overrideprivatevirtual

Implements edm::global::EDProducerBase.

Definition at line 103 of file L1TPhysicalEtAdder.cc.

References makePileupJSON::bx, PVValHelper::eta, edm::Event::getByToken(), edm::EventSetup::getHandle(), metsig::jet, L1Analysis::kMissingHt, eostools::move(), L1CaloRegionDetId::N_PHI, edm::Event::put(), and metsig::tau.

103  {
104  // store new collections which include physical quantities
105  std::unique_ptr<EGammaBxCollection> new_egammas(new EGammaBxCollection);
106  std::unique_ptr<TauBxCollection> new_rlxtaus(new TauBxCollection);
107  std::unique_ptr<TauBxCollection> new_isotaus(new TauBxCollection);
108  std::unique_ptr<JetBxCollection> new_jets(new JetBxCollection);
109  std::unique_ptr<JetBxCollection> new_preGtJets(new JetBxCollection);
110  std::unique_ptr<EtSumBxCollection> new_etsums(new EtSumBxCollection);
111  std::unique_ptr<CaloSpareBxCollection> new_hfsums(new CaloSpareBxCollection);
112  std::unique_ptr<CaloSpareBxCollection> new_hfcounts(new CaloSpareBxCollection);
113 
115  edm::Handle<TauBxCollection> old_rlxtaus;
116  edm::Handle<TauBxCollection> old_isotaus;
118  edm::Handle<JetBxCollection> old_preGtJets;
122 
123  iEvent.getByToken(EGammaToken_, old_egammas);
124  iEvent.getByToken(RlxTauToken_, old_rlxtaus);
125  iEvent.getByToken(IsoTauToken_, old_isotaus);
126  iEvent.getByToken(JetToken_, old_jets);
127  iEvent.getByToken(preGtJetToken_, old_preGtJets);
128  iEvent.getByToken(EtSumToken_, old_etsums);
129  iEvent.getByToken(HfSumsToken_, old_hfsums);
130  iEvent.getByToken(HfCountsToken_, old_hfcounts);
131 
132  //get the proper scales for conversion to physical et
134 
136 
138 
139  int firstBX = old_egammas->getFirstBX();
140  int lastBX = old_egammas->getLastBX();
141 
142  new_egammas->setBXRange(firstBX, lastBX);
143  new_rlxtaus->setBXRange(firstBX, lastBX);
144  new_isotaus->setBXRange(firstBX, lastBX);
145  new_jets->setBXRange(firstBX, lastBX);
146  new_preGtJets->setBXRange(firstBX, lastBX);
147  new_etsums->setBXRange(firstBX, lastBX);
148  new_hfsums->setBXRange(firstBX, lastBX);
149  new_hfcounts->setBXRange(firstBX, lastBX);
150 
151  for (int bx = firstBX; bx <= lastBX; ++bx) {
152  for (EGammaBxCollection::const_iterator itEGamma = old_egammas->begin(bx); itEGamma != old_egammas->end(bx);
153  ++itEGamma) {
154  //const double pt = itEGamma->hwPt() * emScale->linearLsb();
155  const double et = emScale->et(itEGamma->hwPt());
156  const double eta = getPhysicalEta(itEGamma->hwEta());
157  const double phi = getPhysicalPhi(itEGamma->hwPhi());
158  math::PtEtaPhiMLorentzVector p4(et, eta, phi, 0);
159 
160  EGamma eg(*&p4, itEGamma->hwPt(), itEGamma->hwEta(), itEGamma->hwPhi(), itEGamma->hwQual(), itEGamma->hwIso());
161  new_egammas->push_back(bx, *&eg);
162  }
163 
164  for (TauBxCollection::const_iterator itTau = old_rlxtaus->begin(bx); itTau != old_rlxtaus->end(bx); ++itTau) {
165  // use the full-circle conversion to match l1extra, accounts for linearLsb and max value automatically
166  //const uint16_t rankPt = jetScale->rank((uint16_t)itTau->hwPt());
167  //const double et = jetScale->et( rankPt ) ;
168 
169  // or use the emScale to get finer-grained et
170  //const double et = itTau->hwPt() * emScale->linearLsb();
171 
172  // we are now already in the rankPt
173  const double et = jetScale->et(itTau->hwPt());
174 
175  const double eta = getPhysicalEta(itTau->hwEta());
176  const double phi = getPhysicalPhi(itTau->hwPhi());
177  math::PtEtaPhiMLorentzVector p4(et, eta, phi, 0);
178 
179  Tau tau(*&p4, itTau->hwPt(), itTau->hwEta(), itTau->hwPhi(), itTau->hwQual(), itTau->hwIso());
180  new_rlxtaus->push_back(bx, *&tau);
181  }
182 
183  for (TauBxCollection::const_iterator itTau = old_isotaus->begin(bx); itTau != old_isotaus->end(bx); ++itTau) {
184  // use the full-circle conversion to match l1extra, accounts for linearLsb and max value automatically
185  //const uint16_t rankPt = jetScale->rank((uint16_t)itTau->hwPt());
186  //const double et = jetScale->et( rankPt ) ;
187 
188  // or use the emScale to get finer-grained et
189  //const double et = itTau->hwPt() * emScale->linearLsb();
190 
191  // we are now already in the rankPt
192  const double et = jetScale->et(itTau->hwPt());
193 
194  const double eta = getPhysicalEta(itTau->hwEta());
195  const double phi = getPhysicalPhi(itTau->hwPhi());
196  math::PtEtaPhiMLorentzVector p4(et, eta, phi, 0);
197 
198  Tau tau(*&p4, itTau->hwPt(), itTau->hwEta(), itTau->hwPhi(), itTau->hwQual(), itTau->hwIso());
199  new_isotaus->push_back(bx, *&tau);
200  }
201 
202  for (JetBxCollection::const_iterator itJet = old_jets->begin(bx); itJet != old_jets->end(bx); ++itJet) {
203  // use the full-circle conversion to match l1extra, accounts for linearLsb and max value automatically
204  //const uint16_t rankPt = jetScale->rank((uint16_t)itJet->hwPt());
205  //const double et = jetScale->et( rankPt ) ;
206 
207  // or use the emScale to get finer-grained et
208  //const double et = itJet->hwPt() * emScale->linearLsb();
209 
210  // we are now already in the rankPt
211  const double et = jetScale->et(itJet->hwPt());
212 
213  const bool forward = ((itJet->hwQual() & 0x2) != 0);
214  const double eta = getPhysicalEta(itJet->hwEta(), forward);
215  const double phi = getPhysicalPhi(itJet->hwPhi());
216  math::PtEtaPhiMLorentzVector p4(et, eta, phi, 0);
217 
218  Jet jet(*&p4, itJet->hwPt(), itJet->hwEta(), itJet->hwPhi(), itJet->hwQual());
219  new_jets->push_back(bx, *&jet);
220  }
221 
222  for (JetBxCollection::const_iterator itJet = old_preGtJets->begin(bx); itJet != old_preGtJets->end(bx); ++itJet) {
223  // use the full-circle conversion to match l1extra, accounts for linearLsb and max value automatically
224  //const uint16_t rankPt = jetScale->rank((uint16_t)itJet->hwPt());
225  //const double et = jetScale->et( rankPt ) ;
226 
227  // or use the emScale to get finer-grained et
228  const double et = itJet->hwPt() * emScale->linearLsb();
229 
230  // we are now already in the rankPt
231  //const double et = jetScale->et( itJet->hwPt() );
232 
233  const bool forward = ((itJet->hwQual() & 0x2) != 0);
234  const double eta = getPhysicalEta(itJet->hwEta(), forward);
235  const double phi = getPhysicalPhi(itJet->hwPhi());
236  math::PtEtaPhiMLorentzVector p4(et, eta, phi, 0);
237 
238  Jet jet(*&p4, itJet->hwPt(), itJet->hwEta(), itJet->hwPhi(), itJet->hwQual());
239  new_preGtJets->push_back(bx, *&jet);
240  }
241 
242  for (EtSumBxCollection::const_iterator itEtSum = old_etsums->begin(bx); itEtSum != old_etsums->end(bx); ++itEtSum) {
243  double et = itEtSum->hwPt() * emScale->linearLsb();
244  //hack while we figure out the right scales
245  //double et = emScale->et( itEtSum->hwPt() );
246  const EtSum::EtSumType sumType = itEtSum->getType();
247 
248  const double eta = getPhysicalEta(itEtSum->hwEta());
249  double phi = getPhysicalPhi(itEtSum->hwPhi());
250  if (sumType == EtSum::EtSumType::kMissingHt) {
251  et = htMissScale->et(itEtSum->hwPt());
252  double regionPhiWidth = 2. * 3.1415927 / L1CaloRegionDetId::N_PHI;
253  phi = phi + (regionPhiWidth / 2.); // add the region half-width to match L1Extra MHT phi
254  }
255 
256  math::PtEtaPhiMLorentzVector p4(et, eta, phi, 0);
257 
258  EtSum eg(*&p4, sumType, itEtSum->hwPt(), itEtSum->hwEta(), itEtSum->hwPhi(), itEtSum->hwQual());
259  new_etsums->push_back(bx, *&eg);
260  }
261 
262  for (CaloSpareBxCollection::const_iterator itCaloSpare = old_hfsums->begin(bx); itCaloSpare != old_hfsums->end(bx);
263  ++itCaloSpare) {
264  //just pass through for now
265  //a different scale is needed depending on the type
266  new_hfsums->push_back(bx, *itCaloSpare);
267  }
268 
269  for (CaloSpareBxCollection::const_iterator itCaloSpare = old_hfcounts->begin(bx);
270  itCaloSpare != old_hfcounts->end(bx);
271  ++itCaloSpare) {
272  //just pass through for now
273  //a different scale is needed depending on the type
274  new_hfcounts->push_back(bx, *itCaloSpare);
275  }
276  }
277 
278  iEvent.put(std::move(new_egammas));
279  iEvent.put(std::move(new_rlxtaus), "rlxTaus");
280  iEvent.put(std::move(new_isotaus), "isoTaus");
281  iEvent.put(std::move(new_jets));
282  iEvent.put(std::move(new_preGtJets), "preGtJets");
283  iEvent.put(std::move(new_etsums));
284  iEvent.put(std::move(new_hfsums), "HFRingSums");
285  iEvent.put(std::move(new_hfcounts), "HFBitCounts");
286 }
edm::EDGetToken JetToken_
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
Definition: Event.h:133
edm::EDGetToken HfSumsToken_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:539
edm::ESGetToken< L1CaloEtScale, L1HtMissScaleRcd > htMissScaleToken_
edm::EDGetToken HfCountsToken_
Definition: Tau.h:20
edm::EDGetToken EtSumToken_
PtEtaPhiMLorentzVectorD PtEtaPhiMLorentzVector
Lorentz vector with cartesian internal representation.
Definition: LorentzVector.h:25
Definition: Jet.h:20
std::vector< T >::const_iterator const_iterator
Definition: BXVector.h:18
edm::EDGetToken EGammaToken_
def move
Definition: eostools.py:511
edm::EDGetToken RlxTauToken_
edm::EDGetToken preGtJetToken_
edm::EDGetToken IsoTauToken_
static const unsigned N_PHI
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
Definition: EventSetup.h:157
EtSumType
Definition: EtSum.h:22
edm::ESGetToken< L1CaloEtScale, L1EmEtScaleRcd > emScaleToken_
edm::ESGetToken< L1CaloEtScale, L1JetEtScaleRcd > jetScaleToken_

Member Data Documentation

edm::EDGetToken L1TPhysicalEtAdder::EGammaToken_
private

Definition at line 53 of file L1TPhysicalEtAdder.h.

edm::ESGetToken<L1CaloEtScale, L1EmEtScaleRcd> L1TPhysicalEtAdder::emScaleToken_
private

Definition at line 61 of file L1TPhysicalEtAdder.h.

edm::EDGetToken L1TPhysicalEtAdder::EtSumToken_
private

Definition at line 58 of file L1TPhysicalEtAdder.h.

edm::EDGetToken L1TPhysicalEtAdder::HfCountsToken_
private

Definition at line 60 of file L1TPhysicalEtAdder.h.

edm::EDGetToken L1TPhysicalEtAdder::HfSumsToken_
private

Definition at line 59 of file L1TPhysicalEtAdder.h.

edm::ESGetToken<L1CaloEtScale, L1HtMissScaleRcd> L1TPhysicalEtAdder::htMissScaleToken_
private

Definition at line 63 of file L1TPhysicalEtAdder.h.

edm::EDGetToken L1TPhysicalEtAdder::IsoTauToken_
private

Definition at line 55 of file L1TPhysicalEtAdder.h.

edm::ESGetToken<L1CaloEtScale, L1JetEtScaleRcd> L1TPhysicalEtAdder::jetScaleToken_
private

Definition at line 62 of file L1TPhysicalEtAdder.h.

edm::EDGetToken L1TPhysicalEtAdder::JetToken_
private

Definition at line 56 of file L1TPhysicalEtAdder.h.

edm::EDGetToken L1TPhysicalEtAdder::preGtJetToken_
private

Definition at line 57 of file L1TPhysicalEtAdder.h.

edm::EDGetToken L1TPhysicalEtAdder::RlxTauToken_
private

Definition at line 54 of file L1TPhysicalEtAdder.h.