4#ifndef TRACKCALOCLUSTERREC_TRACKCALOCLUSTERRECVALIDATION_TRACKCALOCLUSTERRECVALIDATIONTOOL_H
5#define TRACKCALOCLUSTERREC_TRACKCALOCLUSTERRECVALIDATION_TRACKCALOCLUSTERRECVALIDATIONTOOL_H
16#include "GaudiKernel/ToolHandle.h"
67 template<
class T>
const T*
getContainer(
const std::string & containerName);
120 const T * ptr =
evtStore()->retrieve<
const T >( containerName );
122 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".