CMS 3D CMS Logo

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 noexcept final
 
bool wantsGlobalRuns () const noexcept final
 
bool wantsInputProcessBlocks () const noexcept final
 
bool wantsProcessBlocks () const noexcept final
 
bool wantsStreamLuminosityBlocks () const noexcept final
 
bool wantsStreamRuns () const noexcept 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)
 

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, L1EmEtScaleRcdemScaleToken_
 
edm::EDGetToken EtSumToken_
 
edm::EDGetToken HfCountsToken_
 
edm::EDGetToken HfSumsToken_
 
edm::ESGetToken< L1CaloEtScale, L1HtMissScaleRcdhtMissScaleToken_
 
edm::EDGetToken IsoTauToken_
 
edm::ESGetToken< L1CaloEtScale, L1JetEtScaleRcdjetScaleToken_
 
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
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
 
- 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 41 of file L1TPhysicalEtAdder.h.

Constructor & Destructor Documentation

◆ L1TPhysicalEtAdder()

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

Definition at line 78 of file L1TPhysicalEtAdder.cc.

References edm::ParameterSet::getParameter().

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

◆ ~L1TPhysicalEtAdder()

L1TPhysicalEtAdder::~L1TPhysicalEtAdder ( )
override

Definition at line 101 of file L1TPhysicalEtAdder.cc.

101 {}

Member Function Documentation

◆ fillDescriptions()

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

Definition at line 290 of file L1TPhysicalEtAdder.cc.

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

290  {
291  //The following says we do not know what parameters are allowed so do no validation
292  // Please change this to state exactly what you do use, even if it is no parameters
294  desc.setUnknown();
295  descriptions.addDefault(desc);
296 }
void addDefault(ParameterSetDescription const &psetDescription)

◆ produce()

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

Implements edm::global::EDProducerBase.

Definition at line 104 of file L1TPhysicalEtAdder.cc.

References BXVector< T >::begin(), nano_mu_digi_cff::bx, BXVector< T >::end(), l1tnanotables_cff::et, L1CaloEtScale::et(), PVValHelper::eta, RPCBxOrConfig_cff::firstBX, BXVector< T >::getFirstBX(), edm::EventSetup::getHandle(), BXVector< T >::getLastBX(), iEvent, metsig::jet, wplusjetsAnalysis_cfi::jetScale, L1Analysis::kMissingHt, RPCBxOrConfig_cff::lastBX, L1CaloEtScale::linearLsb(), eostools::move(), L1CaloRegionDetId::N_PHI, and metsig::tau.

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

Member Data Documentation

◆ EGammaToken_

edm::EDGetToken L1TPhysicalEtAdder::EGammaToken_
private

Definition at line 53 of file L1TPhysicalEtAdder.h.

◆ emScaleToken_

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

Definition at line 61 of file L1TPhysicalEtAdder.h.

◆ EtSumToken_

edm::EDGetToken L1TPhysicalEtAdder::EtSumToken_
private

Definition at line 58 of file L1TPhysicalEtAdder.h.

◆ HfCountsToken_

edm::EDGetToken L1TPhysicalEtAdder::HfCountsToken_
private

Definition at line 60 of file L1TPhysicalEtAdder.h.

◆ HfSumsToken_

edm::EDGetToken L1TPhysicalEtAdder::HfSumsToken_
private

Definition at line 59 of file L1TPhysicalEtAdder.h.

◆ htMissScaleToken_

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

Definition at line 63 of file L1TPhysicalEtAdder.h.

◆ IsoTauToken_

edm::EDGetToken L1TPhysicalEtAdder::IsoTauToken_
private

Definition at line 55 of file L1TPhysicalEtAdder.h.

◆ jetScaleToken_

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

Definition at line 62 of file L1TPhysicalEtAdder.h.

◆ JetToken_

edm::EDGetToken L1TPhysicalEtAdder::JetToken_
private

Definition at line 56 of file L1TPhysicalEtAdder.h.

◆ preGtJetToken_

edm::EDGetToken L1TPhysicalEtAdder::preGtJetToken_
private

Definition at line 57 of file L1TPhysicalEtAdder.h.

◆ RlxTauToken_

edm::EDGetToken L1TPhysicalEtAdder::RlxTauToken_
private

Definition at line 54 of file L1TPhysicalEtAdder.h.