CMS 3D CMS Logo

Functions | Variables
SimMuon_EventContent_cff Namespace Reference

Functions

def _renameForFastsim (s)
 

Variables

 func
 
 outputCommands
 
 SimMuonAOD
 
 SimMuonFEVTDEBUG
 
 SimMuonPREMIX
 
 SimMuonRAW
 
 SimMuonRECO
 

Function Documentation

def SimMuon_EventContent_cff._renameForFastsim (   s)
private

Definition at line 86 of file SimMuon_EventContent_cff.py.

References list().

87  return s.replace("_g4Sim", "_MuonSim")
88 
89 fastSim.toModify(SimMuonPREMIX, outputCommands = list( ( _renameForFastsim(item) for item in SimMuonPREMIX.outputCommands.value())))
90 
91 
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger list("!*","!HLTx*"if it matches 2 triggers or more) will accept the event if all the matching triggers are FAIL.It will reject the event if any of the triggers are PASS or EXCEPTION(this matches the behavior of"!*"before the partial wildcard feature was incorporated).Triggers which are in the READY state are completely ignored.(READY should never be returned since the trigger paths have been run

Variable Documentation

SimMuon_EventContent_cff.func

Definition at line 28 of file SimMuon_EventContent_cff.py.

SimMuon_EventContent_cff.outputCommands

Definition at line 13 of file SimMuon_EventContent_cff.py.

SimMuon_EventContent_cff.SimMuonAOD

Definition at line 39 of file SimMuon_EventContent_cff.py.

SimMuon_EventContent_cff.SimMuonFEVTDEBUG

Definition at line 12 of file SimMuon_EventContent_cff.py.

SimMuon_EventContent_cff.SimMuonPREMIX

Definition at line 48 of file SimMuon_EventContent_cff.py.

SimMuon_EventContent_cff.SimMuonRAW

Definition at line 18 of file SimMuon_EventContent_cff.py.

SimMuon_EventContent_cff.SimMuonRECO

Definition at line 32 of file SimMuon_EventContent_cff.py.