4#ifndef TRACKCALOCLUSTERREC_TRACKCALOCLUSTERRECVALIDATION_TRACKCALOCLUSTERRECVALIDATIONTOOL_H
5#define TRACKCALOCLUSTERREC_TRACKCALOCLUSTERRECVALIDATION_TRACKCALOCLUSTERRECVALIDATIONTOOL_H
16#include "GaudiKernel/ToolHandle.h"
61 const EventContext& ctx);
68 template<
class T>
const T*
getContainer(
const std::string & containerName);
121 const T * ptr =
evtStore()->retrieve<
const T >( containerName );
123 ATH_MSG_WARNING(
"Container '"<<containerName<<
"' could not be retrieved");
#define ATH_MSG_WARNING(x)
Property holding a SG store/key/clid from which a ReadHandle is made.
ServiceHandle< StoreGateSvc > & evtStore()
Property holding a SG store/key/clid from which a ReadHandle is made.
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".