ATLAS Offline Software
MMPrepDataCollection.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_MMPREPDATACOLLECTION_H
7 #define MUONPREPRAWDATA_MMPREPDATACOLLECTION_H
8 
11 #include "AthenaKernel/CLASS_DEF.h"
12 
13 namespace Muon {
14 
16  MsgStream& operator << ( MsgStream& sl, const MMPrepDataCollection& coll);
17 
19  std::ostream& operator << ( std::ostream& sl, const MMPrepDataCollection& coll);
20 
21 }
22 
24 
25 #endif
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
MMPrepData.h
Muon::MuonPrepDataCollection
Template to hold collections of MuonPrepRawData objects.
Definition: MuonPrepDataCollection.h:46
Muon::MMPrepDataCollection
MuonPrepDataCollection< MMPrepData > MMPrepDataCollection
Definition: MuonPrepDataCollection.h:113
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