CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
Impl.hcalnzsEra_Run2_2016.hcalnzsEra_Run2_2016 Class Reference
Inheritance diagram for Impl.hcalnzsEra_Run2_2016.hcalnzsEra_Run2_2016:

Public Member Functions

def __init__ (self)
 

Public Attributes

 addEI
 
 cbSc
 
 eras
 
 recoSeq
 

Detailed Description

Definition at line 15 of file hcalnzsEra_Run2_2016.py.

Constructor & Destructor Documentation

def Impl.hcalnzsEra_Run2_2016.hcalnzsEra_Run2_2016.__init__ (   self)

Definition at line 16 of file hcalnzsEra_Run2_2016.py.

16  def __init__(self):
17  hcalnzs.__init__(self)
18  self.recoSeq=':reconstruction_HcalNZS'
19  self.cbSc='pp'
20  self.addEI=True
21  self.eras = Run2_2016
22  self.promptCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2016' ]
23  self.expressCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2016' ]
24  self.visCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2016' ]

Member Data Documentation

Impl.hcalnzsEra_Run2_2016.hcalnzsEra_Run2_2016.addEI
Impl.hcalnzsEra_Run2_2016.hcalnzsEra_Run2_2016.cbSc
Impl.hcalnzsEra_Run2_2016.hcalnzsEra_Run2_2016.eras
Impl.hcalnzsEra_Run2_2016.hcalnzsEra_Run2_2016.recoSeq

Definition at line 18 of file hcalnzsEra_Run2_2016.py.

Referenced by Reco.Reco.expressProcessing(), and Reco.Reco.promptReco().