ATLAS Offline Software
CscStripPrepDataCollection.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
6 #ifndef MUONPREPRAWDATA_CSCSTRIPPREPDATACOLLECTION_H
7 #define MUONPREPRAWDATA_CSCSTRIPPREPDATACOLLECTION_H
8 
11 #include "AthenaKernel/CLASS_DEF.h"
12 
13 namespace Muon {
15  MsgStream& operator << ( MsgStream& sl, const CscStripPrepDataCollection& coll);
16 
18  std::ostream& operator << ( std::ostream& sl, const CscStripPrepDataCollection& coll);
19 
20 }
21 
22 
24 
25 #endif
26 
Muon::CscStripPrepDataCollection
MuonPrepDataCollection< CscStripPrepData > CscStripPrepDataCollection
Definition: MuonPrepDataCollection.h:111
Muon::operator<<
std::ostream & operator<<(std::ostream &stream, const NSW_PadTriggerData &rhs)
Definition: NSW_PadTriggerData.cxx:125
CscStripPrepData.h
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
CLASS_DEF.h
macros to associate a CLID to a type