ATLAS Offline Software
RpcPrepDataCollection.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_RPCPREPDATACOLLECTION_H
5 #define MUONPREPRAWDATA_RPCPREPDATACOLLECTION_H
6 
10 
11 namespace Muon {
12 
14  MsgStream& operator << ( MsgStream& sl, const RpcPrepDataCollection& coll);
15 
17  std::ostream& operator << ( std::ostream& sl, const RpcPrepDataCollection& coll);
18 
19 }
20 
22 
23 #endif
Muon::RpcPrepDataCollection
MuonPrepDataCollection< RpcPrepData > RpcPrepDataCollection
Definition: MuonPrepDataCollection.h:107
Muon::operator<<
std::ostream & operator<<(std::ostream &stream, const NSW_PadTriggerData &rhs)
Definition: NSW_PadTriggerData.cxx:125
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
MuonPrepDataCollection.h
Muon::MuonPrepDataCollection
Template to hold collections of MuonPrepRawData objects.
Definition: MuonPrepDataCollection.h:46
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
RpcPrepData.h
CLASS_DEF.h
macros to associate a CLID to a type