ATLAS Offline Software
|
#include <string>
#include "JetRec/JetModifierBase.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
Go to the source code of this file.
Classes | |
class | HIJetClusterIndexAssociationTool |
JetModifier that associates HIClusters w/ a jet. Necessary because you may want to know all clusters w/in DR < X rather than just the clusters that are constituents of the jet. Since HI-style clusters derive from towers they have a well-defined index For each jet, this tool associates a set of clusters from a pre-determined indexing. More... | |