ATLAS Offline Software
Loading...
Searching...
No Matches
python.EventSelectionConfig Namespace Reference

Classes

class  EventSelectionMergerConfig
class  EventSelectionConfig

Functions

 EventSelection (seq)

Function Documentation

◆ EventSelection()

python.EventSelectionConfig.EventSelection ( seq)

Definition at line 746 of file EventSelectionConfig.py.

746def EventSelection(seq):
747 seq.append(EventSelectionConfig())
748 seq.append(EventCutFlowBlock())
749 seq.append(EventSelectionMergerConfig())