CMS 3D CMS Logo

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

Public Member Functions

def __init__ (self)
 

Public Attributes

 eras
 

Detailed Description

Definition at line 18 of file HeavyIonsEra_Run2_2018.py.

Constructor & Destructor Documentation

def Impl.HeavyIonsEra_Run2_2018.HeavyIonsEra_Run2_2018.__init__ (   self)

Definition at line 19 of file HeavyIonsEra_Run2_2018.py.

19  def __init__(self):
20  HeavyIons.__init__(self)
21  self.eras = Run2_2018
22  self.promptCustoms += [ 'Configuration/DataProcessing/RecoTLR.customise_HI_PostEra_Run2_2018' ]
23  self.expressCustoms += [ 'Configuration/DataProcessing/RecoTLR.customise_HI_PostEra_Run2_2018' ]
24  self.visCustoms += [ 'Configuration/DataProcessing/RecoTLR.customise_HI_PostEra_Run2_2018' ]

Member Data Documentation

Impl.HeavyIonsEra_Run2_2018.HeavyIonsEra_Run2_2018.eras