ATLAS Offline Software
Macros
CaloTopoClusterTowerMerger.cxx File Reference
#include "StoreGate/ReadHandle.h"
#include "StoreGate/WriteHandle.h"
#include "xAODCaloEvent/CaloClusterAuxContainer.h"
#include "CaloTopoClusterTowerMerger.h"
#include "CaloTopoClusterFromTowerHelpers.h"
#include "CaloUtils/CaloClusterStoreHelper.h"
Include dependency graph for CaloTopoClusterTowerMerger.cxx:

Go to the source code of this file.

Macros

#define CL_RHMSG(NAME)   MsgStream& operator<<(MsgStream& mstr,const SG::ReadHandleKey< NAME >& ckey ) { mstr << ckey.key(); return mstr; }
 
#define CL_WHMSG(NAME)   MsgStream& operator<<(MsgStream& mstr,const SG::WriteHandleKey< NAME >& ckey ) { mstr << ckey.key(); return mstr; }
 

Macro Definition Documentation

◆ CL_RHMSG

#define CL_RHMSG (   NAME)    MsgStream& operator<<(MsgStream& mstr,const SG::ReadHandleKey< NAME >& ckey ) { mstr << ckey.key(); return mstr; }

Definition at line 16 of file CaloTopoClusterTowerMerger.cxx.

◆ CL_WHMSG

#define CL_WHMSG (   NAME)    MsgStream& operator<<(MsgStream& mstr,const SG::WriteHandleKey< NAME >& ckey ) { mstr << ckey.key(); return mstr; }

Definition at line 17 of file CaloTopoClusterTowerMerger.cxx.