ATLAS Offline Software
TgcCoinDataCollection.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_TGCCOINDATACOLLECTION_H
6 #define MUONTRIGCOINDATA_TGCCOINDATACOLLECTION_H
7 
10 #include "AthenaKernel/CLASS_DEF.h"
11 
12 namespace Muon {
13 
14 typedef MuonCoinDataCollection< TgcCoinData > TgcCoinDataCollection;
15 
17  MsgStream& operator << ( MsgStream& sl, const TgcCoinDataCollection& coll);
18 
20  std::ostream& operator << ( std::ostream& sl, const TgcCoinDataCollection& coll);
21 
22 }
23 
25 
26 
27 #endif
Muon::operator<<
std::ostream & operator<<(std::ostream &stream, const NSW_PadTriggerData &rhs)
Definition: NSW_PadTriggerData.cxx:125
Muon::MuonCoinDataCollection
Definition: MuonCoinDataCollection.h:25
Muon::TgcCoinDataCollection
MuonCoinDataCollection< TgcCoinData > TgcCoinDataCollection
Definition: MuonCoinDataContainer.h:84
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
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
TgcCoinData.h
MuonCoinDataCollection.h
CLASS_DEF.h
macros to associate a CLID to a type