ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self) |
def | scaleEnergy (self, scalefactor) |
def | truncate (self, truncate, nShowersMin=0) |
def | moveDist (self, oldDist, newDist) |
def | moveEta (self, oldEta, newEta) |
def | removeDist (self, dist) |
def | removeEta (self, eta) |
def | fromLibs (self, libs) |
def | readFromFile (self, filename) |
def | writeToFile (self, filename) |
def | printInfo (self) |
def | drawHits (self) |
Public Attributes | |
library | |
detector | |
particle | |
release | |
geometry | |
geant | |
phys | |
comment | |
xrod_cent | |
yrod_cent | |
step | |
Definition at line 895 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.__init__ | ( | self | ) |
Definition at line 897 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.drawHits | ( | self | ) |
Definition at line 1320 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.fromLibs | ( | self, | |
libs | |||
) |
Definition at line 962 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.moveDist | ( | self, | |
oldDist, | |||
newDist | |||
) |
Definition at line 938 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.moveEta | ( | self, | |
oldEta, | |||
newEta | |||
) |
Definition at line 945 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.printInfo | ( | self | ) |
Definition at line 1250 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.readFromFile | ( | self, | |
filename | |||
) |
Definition at line 1003 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.removeDist | ( | self, | |
dist | |||
) |
Definition at line 950 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.removeEta | ( | self, | |
eta | |||
) |
Definition at line 957 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.scaleEnergy | ( | self, | |
scalefactor | |||
) |
Definition at line 909 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.truncate | ( | self, | |
truncate, | |||
nShowersMin = 0 |
|||
) |
Definition at line 916 of file LArG4ShowerLibFunctions.py.
def LArG4ShowerLibFunctions.FCALDistEtaShowerLib.writeToFile | ( | self, | |
filename | |||
) |
Definition at line 1148 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.comment |
Definition at line 905 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.detector |
Definition at line 899 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.geant |
Definition at line 903 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.geometry |
Definition at line 902 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.library |
Definition at line 898 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.particle |
Definition at line 900 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.phys |
Definition at line 904 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.release |
Definition at line 901 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.step |
Definition at line 908 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.xrod_cent |
Definition at line 906 of file LArG4ShowerLibFunctions.py.
LArG4ShowerLibFunctions.FCALDistEtaShowerLib.yrod_cent |
Definition at line 907 of file LArG4ShowerLibFunctions.py.