CMS 3D CMS Logo

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

Go to the source code of this file.

Classes

class  trigTools.SwitchOnTrigger
 
class  trigTools.SwitchOnTriggerMatchEmbedding
 
class  trigTools.SwitchOnTriggerMatching
 
class  trigTools.SwitchOnTriggerMatchingStandAlone
 
class  trigTools.SwitchOnTriggerStandAlone
 

Namespaces

 trigTools
 

Functions

def trigTools._addEventContent
 
def trigTools._modulesInPath
 

Variables

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