CMS 3D CMS Logo

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

Public Member Functions

def __init__ (self)
 

Public Attributes

 addEI
 
 cbSc
 
 eras
 
 recoSeq
 

Detailed Description

Definition at line 18 of file ppEra_Run2_2017_ppRef.py.

Constructor & Destructor Documentation

def Impl.ppEra_Run2_2017_ppRef.ppEra_Run2_2017_ppRef.__init__ (   self)

Definition at line 19 of file ppEra_Run2_2017_ppRef.py.

19  def __init__(self):
20  pp.__init__(self)
21  self.recoSeq=''
22  self.cbSc='pp'
23  self.addEI=True
24  self.eras=Run2_2017_ppRef
25  self.promptCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017_ppRef' ]
26  self.expressCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017_ppRef' ]
27  self.visCustoms += [ 'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017_ppRef' ]

Member Data Documentation

Impl.ppEra_Run2_2017_ppRef.ppEra_Run2_2017_ppRef.addEI
Impl.ppEra_Run2_2017_ppRef.ppEra_Run2_2017_ppRef.cbSc
Impl.ppEra_Run2_2017_ppRef.ppEra_Run2_2017_ppRef.eras
Impl.ppEra_Run2_2017_ppRef.ppEra_Run2_2017_ppRef.recoSeq

Definition at line 21 of file ppEra_Run2_2017_ppRef.py.

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