![]() |
ATLAS Offline Software
|
Variables | |
| int | runnumber = 1000536 |
| str | RawDataDir = "/castor/cern.ch/atlas/testbeam/combined/2004/" |
| str | RawDataFilePrefix = "daq_SFI-51_calo" |
| ByteStreamInputSvc = Service("ByteStreamInputSvc") | |
| RunNumber | |
| TBCheckBCIDs = Algorithm("TBCheckBCIDs") | |
| OutputLevel | |
| HistogramPersistency | |
| NTupleSvc = Service( "NTupleSvc" ) | |
| Output | |
| EvtMax | |
| MessageSvc = Service( "MessageSvc" ) | |
| CheckBCIDs.ByteStreamInputSvc = Service("ByteStreamInputSvc") |
Definition at line 14 of file CheckBCIDs.py.
| CheckBCIDs.EvtMax |
Definition at line 35 of file CheckBCIDs.py.
| CheckBCIDs.HistogramPersistency |
Definition at line 27 of file CheckBCIDs.py.
| CheckBCIDs.MessageSvc = Service( "MessageSvc" ) |
Definition at line 38 of file CheckBCIDs.py.
| CheckBCIDs.NTupleSvc = Service( "NTupleSvc" ) |
Definition at line 28 of file CheckBCIDs.py.
| CheckBCIDs.Output |
Definition at line 30 of file CheckBCIDs.py.
| CheckBCIDs.OutputLevel |
Definition at line 22 of file CheckBCIDs.py.
| str CheckBCIDs.RawDataDir = "/castor/cern.ch/atlas/testbeam/combined/2004/" |
Definition at line 5 of file CheckBCIDs.py.
| str CheckBCIDs.RawDataFilePrefix = "daq_SFI-51_calo" |
Definition at line 7 of file CheckBCIDs.py.
| CheckBCIDs.RunNumber |
Definition at line 17 of file CheckBCIDs.py.
| int CheckBCIDs.runnumber = 1000536 |
Definition at line 3 of file CheckBCIDs.py.
| CheckBCIDs.TBCheckBCIDs = Algorithm("TBCheckBCIDs") |
Definition at line 21 of file CheckBCIDs.py.