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

Classes

class  UnavailableFeatureError
class  InconsistentSettingsError
class  EventSelectionMergerConfig
class  EventSelectionConfig

Functions

 EventSelection (seq)

Function Documentation

◆ EventSelection()

python.EventSelectionConfig.EventSelection ( seq)

Definition at line 1000 of file EventSelectionConfig.py.

1000def EventSelection(seq):
1001 seq.append(EventSelectionConfig())
1002 seq.append(EventCutFlowBlock())
1003 seq.append(EventSelectionMergerConfig())