#include <TesIO.h>
Public Types | |
typedef std::string | String |
Public Methods | |
TesIO () | |
TesIoStat | getMC (MCparticleCollection &) const |
TesIoStat | getMC (MCparticleCollection &, const HepMC_helper::IMCselector *) const |
template<class T> TesIoStat | copy (std::vector< T *> &) const |
template<class T> TesIoStat | copy (std::vector< T *> &, String key) const |
template<class T> TesIoStat | getDH (const DataHandle< T > &) const |
template<class T> TesIoStat | getDH (const DataHandle< T > &, String key) const |
template<class T> TesIoStat | store (T *) const |
template<class T> TesIoStat | store (T *, String key) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|