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 935 of file EventSelectionConfig.py.

935def EventSelection(seq):
936 seq.append(EventSelectionConfig())
937 seq.append(EventCutFlowBlock())
938 seq.append(EventSelectionMergerConfig())