ATLAS Offline Software
|
Classes | |
class | CSV_InDetImporterAlg |
Functions | |
def | getCSVFilename (outputDir, container, eventNumber) |
def | CSV_InDetImporterCfg (flags, indir, trackParticleName) |
Variables | |
flags = initConfigFlags() | |
MaxEvents | |
AODFileName | |
acc = MainServicesCfg(flags) | |
withDetails | |
status = acc.run() | |
def CSV_InDetImporter.CSV_InDetImporterCfg | ( | flags, | |
indir, | |||
trackParticleName | |||
) |
Definition at line 91 of file CSV_InDetImporter.py.
def CSV_InDetImporter.getCSVFilename | ( | outputDir, | |
container, | |||
eventNumber | |||
) |
Definition at line 10 of file CSV_InDetImporter.py.
CSV_InDetImporter.acc = MainServicesCfg(flags) |
Definition at line 121 of file CSV_InDetImporter.py.
CSV_InDetImporter.AODFileName |
Definition at line 118 of file CSV_InDetImporter.py.
CSV_InDetImporter.flags = initConfigFlags() |
Definition at line 113 of file CSV_InDetImporter.py.
CSV_InDetImporter.MaxEvents |
Definition at line 116 of file CSV_InDetImporter.py.
CSV_InDetImporter.status = acc.run() |
Definition at line 130 of file CSV_InDetImporter.py.
CSV_InDetImporter.withDetails |
Definition at line 128 of file CSV_InDetImporter.py.