The Gaudi Framework  v36r1 (3e2fb5a8)
WriteAndReadHandleError Namespace Reference

Variables

 dst = OutputStream("RootDst")
 
 ItemList
 
 Output
 
 mini = OutputStream("RootMini")
 
 fsr = RecordStream("FileRecords")
 
 EvtDataSvc
 
 EvtConversionSvc
 
 Catalogs
 
 OutputLevel
 
 writer = WriteHandleAlg("Writer", UseHandle=True, OutputLevel=DEBUG)
 
 Path
 
 reader = ReadHandleAlg("Reader", OutputLevel=DEBUG)
 
 app = ApplicationMgr()
 
 TopAlg
 
 EvtMax
 
 EvtSel
 
 HistogramPersistency
 

Variable Documentation

◆ app

WriteAndReadHandleError.app = ApplicationMgr()

Definition at line 54 of file WriteAndReadHandleError.py.

◆ Catalogs

WriteAndReadHandleError.Catalogs

Definition at line 38 of file WriteAndReadHandleError.py.

◆ dst

WriteAndReadHandleError.dst = OutputStream("RootDst")

Definition at line 21 of file WriteAndReadHandleError.py.

◆ EvtConversionSvc

WriteAndReadHandleError.EvtConversionSvc

Definition at line 36 of file WriteAndReadHandleError.py.

◆ EvtDataSvc

WriteAndReadHandleError.EvtDataSvc

Definition at line 35 of file WriteAndReadHandleError.py.

◆ EvtMax

WriteAndReadHandleError.EvtMax

Definition at line 60 of file WriteAndReadHandleError.py.

◆ EvtSel

WriteAndReadHandleError.EvtSel

Definition at line 61 of file WriteAndReadHandleError.py.

◆ fsr

WriteAndReadHandleError.fsr = RecordStream("FileRecords")

Definition at line 32 of file WriteAndReadHandleError.py.

◆ HistogramPersistency

WriteAndReadHandleError.HistogramPersistency

Definition at line 62 of file WriteAndReadHandleError.py.

◆ ItemList

WriteAndReadHandleError.ItemList

Definition at line 23 of file WriteAndReadHandleError.py.

◆ mini

WriteAndReadHandleError.mini = OutputStream("RootMini")

Definition at line 27 of file WriteAndReadHandleError.py.

◆ Output

WriteAndReadHandleError.Output

Definition at line 24 of file WriteAndReadHandleError.py.

◆ OutputLevel

WriteAndReadHandleError.OutputLevel

Definition at line 41 of file WriteAndReadHandleError.py.

◆ Path

WriteAndReadHandleError.Path

Definition at line 48 of file WriteAndReadHandleError.py.

◆ reader

WriteAndReadHandleError.reader = ReadHandleAlg("Reader", OutputLevel=DEBUG)

Definition at line 50 of file WriteAndReadHandleError.py.

◆ TopAlg

WriteAndReadHandleError.TopAlg

Definition at line 58 of file WriteAndReadHandleError.py.

◆ writer

WriteAndReadHandleError.writer = WriteHandleAlg("Writer", UseHandle=True, OutputLevel=DEBUG)

Definition at line 47 of file WriteAndReadHandleError.py.