The Gaudi Framework  v36r11 (bdb84f5f)
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=[
4  ExtendedEvtCol("Fill", EvtColLUN="EXTEVT")
5  ], # Logical unit for Event Tag Collection
6  VetoObjects=["FSR"],
7 )

Definition at line 34 of file ExtCollWrite.py.

◆ app

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

Definition at line 43 of file ExtCollWrite.py.

◆ Catalogs

ExtCollWrite.Catalogs

Definition at line 18 of file ExtCollWrite.py.

◆ esel

ExtCollWrite.esel = EventSelector(PrintFreq=100)

Definition at line 21 of file ExtCollWrite.py.

◆ evtColl

ExtCollWrite.evtColl = TagCollectionSvc("EvtTupleSvc")

Definition at line 28 of file ExtCollWrite.py.

◆ Input

ExtCollWrite.Input

Definition at line 22 of file ExtCollWrite.py.

◆ Output

ExtCollWrite.Output

Definition at line 29 of file ExtCollWrite.py.

◆ OutputLevel

ExtCollWrite.OutputLevel

Definition at line 47 of file ExtCollWrite.py.

GaudiSequencer
Definition: GaudiSequencer.h:38