![]() |
ATLAS Offline Software
|
#include "StoreGate/ReadHandle.h"#include "StoreGate/WriteHandle.h"#include "xAODCaloEvent/CaloClusterAuxContainer.h"#include "CaloTopoClusterTowerMerger.h"#include "CaloTopoClusterFromTowerHelpers.h"#include "CaloUtils/CaloClusterStoreHelper.h"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; } |
| #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.
| #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.
1.8.18