ATLAS Offline Software
RpcCoinDataCollection.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MUONTRIGCOINDATA_RPCCOINDATACOLLECTION_H
6 #define MUONTRIGCOINDATA_RPCCOINDATACOLLECTION_H
7 
10 #include "AthenaKernel/CLASS_DEF.h"
11 
12 namespace Muon {
14 }
16  MsgStream& operator << ( MsgStream& sl, const Muon::RpcCoinDataCollection & coll);
17 
19  std::ostream& operator << ( std::ostream& sl, const Muon::RpcCoinDataCollection& coll);
20 
21 
23 
24 
25 #endif
Muon::MuonCoinDataCollection
Definition: MuonCoinDataCollection.h:25
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
RpcCoinData.h
Muon::RpcCoinDataCollection
MuonCoinDataCollection< RpcCoinData > RpcCoinDataCollection
Definition: RpcCoinDataCollection.h:13
operator<<
MsgStream & operator<<(MsgStream &sl, const Muon::RpcCoinDataCollection &coll)
Overload of << operator for MsgStream for debug output.
Definition: RpcCoinDataCollection.cxx:8
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
MuonCoinDataCollection.h
CLASS_DEF.h
macros to associate a CLID to a type