29 Gaudi::Property<std::string> m_jetContainerName{this, "JetContainer", "", "SG key for the input jet container"};
30// Should be false except if running on topoclusters except for the (legacy/cosmics?) case where
31// jets were built from the CaloCalTopoClusters at EM scale
32 Gaudi::Property<bool> m_useUncalibConstits{this, "UseUncalibConstits", true, "Toggle for extracting the EMScale momentum from uncalibrated topoclusters"};