The Gaudi Framework  master (fb0007c6)
Loading...
Searching...
No Matches
ExtCollWrite Namespace Reference

Variables

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

Variable Documentation

◆ algs

ExtCollWrite.algs
Initial value:
1= Gaudi__Sequencer(
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.