ATLAS Offline Software
|
Variables | |
string | streamName = "WritexAODElectrons" |
string | outputFileName = "SimplePoolFile_xAOD.root" |
flags = initConfigFlags() | |
Files | |
MaxEvents | |
MsgSuppression | |
DebugMessageComponents | |
acc = MainServicesCfg( flags ) | |
streamCA | |
stream = streamCA.getEventAlgo( outputStreamName( streamName ) ) | |
OutputLevel | |
sc = acc.run(flags.Exec.MaxEvents) | |
AthenaPoolExample_WritexAODElectrons.acc = MainServicesCfg( flags ) |
Definition at line 35 of file AthenaPoolExample_WritexAODElectrons.py.
AthenaPoolExample_WritexAODElectrons.DebugMessageComponents |
Definition at line 29 of file AthenaPoolExample_WritexAODElectrons.py.
AthenaPoolExample_WritexAODElectrons.Files |
Definition at line 25 of file AthenaPoolExample_WritexAODElectrons.py.
AthenaPoolExample_WritexAODElectrons.flags = initConfigFlags() |
Definition at line 24 of file AthenaPoolExample_WritexAODElectrons.py.
AthenaPoolExample_WritexAODElectrons.MaxEvents |
Definition at line 27 of file AthenaPoolExample_WritexAODElectrons.py.
AthenaPoolExample_WritexAODElectrons.MsgSuppression |
Definition at line 28 of file AthenaPoolExample_WritexAODElectrons.py.
string AthenaPoolExample_WritexAODElectrons.outputFileName = "SimplePoolFile_xAOD.root" |
Definition at line 21 of file AthenaPoolExample_WritexAODElectrons.py.
AthenaPoolExample_WritexAODElectrons.OutputLevel |
Definition at line 58 of file AthenaPoolExample_WritexAODElectrons.py.
AthenaPoolExample_WritexAODElectrons.sc = acc.run(flags.Exec.MaxEvents) |
Definition at line 63 of file AthenaPoolExample_WritexAODElectrons.py.
AthenaPoolExample_WritexAODElectrons.stream = streamCA.getEventAlgo( outputStreamName( streamName ) ) |
Definition at line 52 of file AthenaPoolExample_WritexAODElectrons.py.
AthenaPoolExample_WritexAODElectrons.streamCA |
Definition at line 48 of file AthenaPoolExample_WritexAODElectrons.py.
string AthenaPoolExample_WritexAODElectrons.streamName = "WritexAODElectrons" |
Definition at line 20 of file AthenaPoolExample_WritexAODElectrons.py.