ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self) |
def | makeAlgs (self, config) |
ConfigBlock for the jet reclustering algorithm: run FastJet with small-R jets as input. The output is a new container containing the reclustered jets. The default output variables are the RC jet kinematics as well as a vector of indices pointing to the small-R jets that formed the RC jets. ---- to be updated with substructure variables!
Definition at line 6 of file JetReclusteringConfig.py.
def python.JetReclusteringConfig.JetReclusteringBlock.__init__ | ( | self | ) |
Definition at line 15 of file JetReclusteringConfig.py.
def python.JetReclusteringConfig.JetReclusteringBlock.makeAlgs | ( | self, | |
config | |||
) |
Definition at line 30 of file JetReclusteringConfig.py.