![]() |
ATLAS Offline Software
|
Functions | |
| TruthSegmentWriterCfg (flags, name="TruthSegmentWriter", outFile="MuonSpacePoints.root", **kwargs) | |
| SpacePointWriterCfg (flags, name="SpacePointWriter", outFile="MuonSpacePoints.root", **kwargs) | |
Variables | |
| parser = SetupArgParser() | |
| nEvents | |
| inputFile | |
| args = parser.parse_args() | |
| flags | |
| cfg | |
| SpacePointDump.SpacePointWriterCfg | ( | flags, | |
| name = "SpacePointWriter", | |||
| outFile = "MuonSpacePoints.root", | |||
| ** | kwargs ) |
Definition at line 20 of file SpacePointDump.py.
| SpacePointDump.TruthSegmentWriterCfg | ( | flags, | |
| name = "TruthSegmentWriter", | |||
| outFile = "MuonSpacePoints.root", | |||
| ** | kwargs ) |
Definition at line 6 of file SpacePointDump.py.
| SpacePointDump.args = parser.parse_args() |
Definition at line 37 of file SpacePointDump.py.
| SpacePointDump.cfg |
Definition at line 38 of file SpacePointDump.py.
| SpacePointDump.flags |
Definition at line 38 of file SpacePointDump.py.
| SpacePointDump.inputFile |
Definition at line 35 of file SpacePointDump.py.
| SpacePointDump.nEvents |
Definition at line 34 of file SpacePointDump.py.
| SpacePointDump.parser = SetupArgParser() |
Definition at line 33 of file SpacePointDump.py.