ATLAS Offline Software
Classes
HIJetDiscriminatorTool.h File Reference
#include <string>
#include "AsgTools/AsgTool.h"
#include "JetRec/JetModifierBase.h"
Include dependency graph for HIJetDiscriminatorTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HIJetDiscriminatorTool
 JetModifier that filters collection based on values of moments MaxConstituentET and MaxOverMean set by HIJetMaxOverMeanTool. Only jets w/ values of these moments larger than m_MaxOverMean_cut and m_ET_min_cut respectively are kept. values of these selection cuts are controlled by declareProperty w/ names MinimumETMaxCut and MaxOverMeanCut respectively. More...