ATLAS Offline Software
|
Classes | |
class | JetConstitModifier |
class | JetDefinition |
class | JetInputConstit |
class | JetInputConstitSeq |
class | JetInputExternal |
class | JetInputType |
class | JetModifier |
Functions | |
def | formatRvalue (parameter) |
def | buildJetAlgName (finder, mainParam, variableRMassScale=-1.0, variableRMinRadius=-1.0) |
def | _condAlwaysPass (condflags) |
def | buildNothing (*l) |
Variables | |
list | __all__ = [ "JetDefinition","xAODType", "JetModifier", "JetConstitModifier" , "JetInputConstitSeq", "JetInputExternal"] |
jetlog = Logging.logging.getLogger('JetDefinition') | |
|
private |
Definition at line 61 of file JetDefinition.py.
def python.JetDefinition.buildJetAlgName | ( | finder, | |
mainParam, | |||
variableRMassScale = -1.0 , |
|||
variableRMinRadius = -1.0 |
|||
) |
def python.JetDefinition.buildNothing | ( | * | l | ) |
Definition at line 659 of file JetDefinition.py.
def python.JetDefinition.formatRvalue | ( | parameter | ) |
Define the convention that we write R truncating the decimal point if R>=1, then we write R*10. (Code from JetRecUtils )
Definition at line 34 of file JetDefinition.py.
|
private |
Definition at line 24 of file JetDefinition.py.
python.JetDefinition.jetlog = Logging.logging.getLogger('JetDefinition') |
Definition at line 27 of file JetDefinition.py.