ATLAS Offline Software
Loading...
Searching...
No Matches
CaloTopoClusterTowerMerger.cxx File Reference
Include dependency graph for CaloTopoClusterTowerMerger.cxx:

Go to the source code of this file.

Macros

#define CL_RHMSG(NAME)
#define CL_WHMSG(NAME)

Macro Definition Documentation

◆ CL_RHMSG

#define CL_RHMSG ( NAME)
Value:
MsgStream& operator<<(MsgStream& mstr,const SG::ReadHandleKey< NAME >& ckey ) { mstr << ckey.key(); return mstr; }
std::ostream & operator<<(std::ostream &lhs, const TestGaudiProperty &rhs)
Property holding a SG store/key/clid from which a ReadHandle is made.

Definition at line 15 of file CaloTopoClusterTowerMerger.cxx.

◆ CL_WHMSG

#define CL_WHMSG ( NAME)
Value:
MsgStream& operator<<(MsgStream& mstr,const SG::WriteHandleKey< NAME >& ckey ) { mstr << ckey.key(); return mstr; }
Property holding a SG store/key/clid from which a WriteHandle is made.

Definition at line 16 of file CaloTopoClusterTowerMerger.cxx.