27#ifndef JETREC_JETCALOCELLQUALITYTOOL_H
28#define JETREC_JETCALOCELLQUALITYTOOL_H
45 Gaudi::Property<std::string>
m_attSuffix{
this,
"CellSuffix",
"FromCells",
"Suffix added to the name of the jet attribute"};
48 Gaudi::Property<int>
m_LArQualityCut{
this,
"LArQualityCut", 4000,
"LAr quality cut parameter"};
49 Gaudi::Property<int>
m_TileQualityCut{
this,
"TileQualityCut", 254,
"Tile quality cut parameter"};
collection of JetCaloCellCalculator