![]() |
The Gaudi Framework
master (e68eea06)
|
Functions | |
| properties (pid) | |
| (c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". | |
| generate (dat=None) | |
Variables | |
| pids = eval(open("ParticleID.dat").read()) | |
| ParticleID.generate | ( | dat = None | ) |
Definition at line 48 of file ParticleID.py.
| ParticleID.properties | ( | pid | ) |
(c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE".
# # In applying this licence, CERN does not waive the privileges and immunities # granted to it by virtue of its status as an Intergovernmental Organization # or submit itself to any jurisdiction. #
Definition at line 14 of file ParticleID.py.
| ParticleID.pids = eval(open("ParticleID.dat").read()) |
Definition at line 68 of file ParticleID.py.