CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
trigTools Namespace Reference

Classes

class  SwitchOnTrigger
 
class  SwitchOnTriggerMatchEmbedding
 
class  SwitchOnTriggerMatching
 
class  SwitchOnTriggerMatchingStandAlone
 
class  SwitchOnTriggerStandAlone
 

Functions

def _addEventContent
 
def _modulesInPath
 

Variables

string _defaultHltProcess = 'HLT'
 
string _defaultHltProcessComment = "HLT process name, default: %s"
 
string _defaultOutputModule = 'out'
 
string _defaultOutputModuleComment = "Output module label, empty label indicates no output, default: %s"
 
string _defaultPath = ''
 
string _defaultPathComment = "Name of path to use, default: %s"
 
string _defaultPostfix = ''
 
string _defaultPostfixComment = "Postfix to apply to PAT module labels, default: %s"
 
string _defaultTriggerEventProducer = 'patTriggerEvent'
 
string _defaultTriggerEventProducerComment = "PATTriggerEventProducer module label, default: %s"
 
string _defaultTriggerMatchersComment = "Trigger matcher modules' labels, default: ..."
 
string _defaultTriggerProducer = 'patTrigger'
 
string _defaultTriggerProducerComment = "PATTriggerProducer module label, default: %s"
 
string _longLine = '---------------------------------------------------------------------'
 
tuple switchOnTrigger = SwitchOnTrigger()
 
tuple switchOnTriggerMatchEmbedding = SwitchOnTriggerMatchEmbedding()
 
tuple switchOnTriggerMatching = SwitchOnTriggerMatching()
 
tuple switchOnTriggerMatchingStandAlone = SwitchOnTriggerMatchingStandAlone()
 
tuple switchOnTriggerStandAlone = SwitchOnTriggerStandAlone()
 

Function Documentation

def trigTools._addEventContent (   outputCommands,
  eventContent 
)
private

Definition at line 29 of file trigTools.py.

def trigTools._modulesInPath (   process,
  pathLabel 
)
private

Definition at line 25 of file trigTools.py.

Variable Documentation

string trigTools._defaultHltProcess = 'HLT'

Definition at line 10 of file trigTools.py.

string trigTools._defaultHltProcessComment = "HLT process name, default: %s"

Definition at line 18 of file trigTools.py.

string trigTools._defaultOutputModule = 'out'

Definition at line 11 of file trigTools.py.

string trigTools._defaultOutputModuleComment = "Output module label, empty label indicates no output, default: %s"

Definition at line 19 of file trigTools.py.

string trigTools._defaultPath = ''

Definition at line 9 of file trigTools.py.

string trigTools._defaultPathComment = "Name of path to use, default: %s"

Definition at line 17 of file trigTools.py.

string trigTools._defaultPostfix = ''

Definition at line 12 of file trigTools.py.

string trigTools._defaultPostfixComment = "Postfix to apply to PAT module labels, default: %s"

Definition at line 20 of file trigTools.py.

string trigTools._defaultTriggerEventProducer = 'patTriggerEvent'

Definition at line 8 of file trigTools.py.

string trigTools._defaultTriggerEventProducerComment = "PATTriggerEventProducer module label, default: %s"

Definition at line 16 of file trigTools.py.

string trigTools._defaultTriggerMatchersComment = "Trigger matcher modules' labels, default: ..."

Definition at line 14 of file trigTools.py.

string trigTools._defaultTriggerProducer = 'patTrigger'

Definition at line 7 of file trigTools.py.

string trigTools._defaultTriggerProducerComment = "PATTriggerProducer module label, default: %s"

Definition at line 15 of file trigTools.py.

string trigTools._longLine = '---------------------------------------------------------------------'

Definition at line 22 of file trigTools.py.

tuple trigTools.switchOnTrigger = SwitchOnTrigger()

Definition at line 184 of file trigTools.py.

tuple trigTools.switchOnTriggerMatchEmbedding = SwitchOnTriggerMatchEmbedding()

Definition at line 732 of file trigTools.py.

tuple trigTools.switchOnTriggerMatching = SwitchOnTriggerMatching()

Definition at line 414 of file trigTools.py.

tuple trigTools.switchOnTriggerMatchingStandAlone = SwitchOnTriggerMatchingStandAlone()

Definition at line 528 of file trigTools.py.

tuple trigTools.switchOnTriggerStandAlone = SwitchOnTriggerStandAlone()

Definition at line 276 of file trigTools.py.