ATLAS Offline Software
TgcPrepDataCollection.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef MUONPREPRAWDATA_TGCPREPDATACOLLECTION_H
5 #define MUONPREPRAWDATA_TGCPREPDATACOLLECTION_H
6 
10 
11 namespace Muon {
13  MsgStream& operator << ( MsgStream& sl, const TgcPrepDataCollection& coll);
14 
16  std::ostream& operator << ( std::ostream& sl, const TgcPrepDataCollection& coll);
17 
18 }
19 
21 
22 
23 #endif
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition: TrackSystemController.h:45
TgcPrepData.h
MuonPrepDataCollection.h
Muon::MuonPrepDataCollection
Template to hold collections of MuonPrepRawData objects.
Definition: MuonPrepDataCollection.h:46
Muon::operator<<
std::ostream & operator<<(std::ostream &ostr, const Muon::HedgehogBoard &board)
Definition: HedgehogBoard.cxx:11
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
Muon::TgcPrepDataCollection
MuonPrepDataCollection< TgcPrepData > TgcPrepDataCollection
Definition: MuonPrepDataCollection.h:108
CLASS_DEF.h
macros to associate a CLID to a type