ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Definition of the DicomRun class. More...
Go to the source code of this file.
Classes | |
class | DicomRun |
Functions | |
template<typename T > | |
void | Copy (std::vector< T > &main, const std::vector< T > &data) |
template<typename T > | |
size_t | Copy (std::vector< T * > &main, const std::vector< T * > &data) |
template<typename T > | |
void | Print (const std::vector< T > &data) |
Definition of the DicomRun class.
Definition in file DicomRun.hh.
Definition at line 91 of file DicomRun.hh.
View newest version in sPHENIX GitHub at line 91 of file DicomRun.hh
Referenced by DicomRun::Merge(), and Dicom2Run::Merge().
|
inline |
Definition at line 99 of file DicomRun.hh.
View newest version in sPHENIX GitHub at line 99 of file DicomRun.hh
References T.
Definition at line 109 of file DicomRun.hh.
View newest version in sPHENIX GitHub at line 109 of file DicomRun.hh