ATLAS Offline Software
|
#include <PixelModuleDataStream.h>
Public Member Functions | |
SoshiFormat ()=default | |
SoshiFormat (bool run1arg) | |
Public Attributes | |
std::istream * | m_is {} |
bool | run1 =false |
Friends | |
SoshiFormat & | operator>> (std::istream &i, SoshiFormat &f) |
Definition at line 20 of file PixelModuleDataStream.h.
|
default |
|
inline |
Definition at line 24 of file PixelModuleDataStream.h.
|
friend |
Definition at line 25 of file PixelModuleDataStream.h.
std::istream* SoshiFormat::m_is {} |
Definition at line 21 of file PixelModuleDataStream.h.
bool SoshiFormat::run1 =false |
Definition at line 22 of file PixelModuleDataStream.h.