The Gaudi Framework  v36r1 (3e2fb5a8)
ExtCollWrite Namespace Reference

Variables

 Catalogs
 
 esel = EventSelector(PrintFreq=100)
 
 Input
 
 evtColl = TagCollectionSvc("EvtTupleSvc")
 
 Output
 
 algs
 
 app = ApplicationMgr(TopAlg=[algs], EvtMax=-1, HistogramPersistency="NONE")
 
 OutputLevel
 

Variable Documentation

◆ algs

ExtCollWrite.algs
Initial value:
2  "EventAlgs",
3  Members=[ExtendedEvtCol(
4  "Fill", EvtColLUN="EXTEVT")], # Logical unit for Event Tag Collection
5  VetoObjects=["FSR"])

Definition at line 33 of file ExtCollWrite.py.

◆ app

ExtCollWrite.app = ApplicationMgr(TopAlg=[algs], EvtMax=-1, HistogramPersistency="NONE")

Definition at line 40 of file ExtCollWrite.py.

◆ Catalogs

ExtCollWrite.Catalogs

Definition at line 17 of file ExtCollWrite.py.

◆ esel

ExtCollWrite.esel = EventSelector(PrintFreq=100)

Definition at line 20 of file ExtCollWrite.py.

◆ evtColl

ExtCollWrite.evtColl = TagCollectionSvc("EvtTupleSvc")

Definition at line 27 of file ExtCollWrite.py.

◆ Input

ExtCollWrite.Input

Definition at line 21 of file ExtCollWrite.py.

◆ Output

ExtCollWrite.Output

Definition at line 28 of file ExtCollWrite.py.

◆ OutputLevel

ExtCollWrite.OutputLevel

Definition at line 44 of file ExtCollWrite.py.

GaudiSequencer
Definition: GaudiSequencer.h:38