Persistent SD Channel using ROOT. More...
#include <mevtChannel_ROOT.h>
Public Member Functions | |
| ClassDefNV (mevtChannel_ROOT, DONT_CHANGE_THIS_NUMBER) | |
| mevtChannel_ROOT () | |
| mevtChannel_ROOT (const mevt::Channel &c) | |
| void | operator>> (mevt::Channel &c) const |
Public Attributes | |
| int | fId = 0 |
| TraceB_ROOT | fTrace |
Persistent SD Channel using ROOT.
Definition at line 22 of file mevtChannel_ROOT.h.
|
inline |
Definition at line 25 of file mevtChannel_ROOT.h.
| mevtChannel_ROOT::mevtChannel_ROOT | ( | const mevt::Channel & | c | ) |
Definition at line 9 of file mevtChannel_ROOT.cc.
| io::mevtChannel_ROOT::ClassDefNV | ( | mevtChannel_ROOT | , |
| DONT_CHANGE_THIS_NUMBER | |||
| ) |
| void mevtChannel_ROOT::operator>> | ( | mevt::Channel & | c | ) | const |
Definition at line 16 of file mevtChannel_ROOT.cc.
References fTrace, mevt::Channel::GetTrace(), and mevt::Channel::MakeTrace().
| int io::mevtChannel_ROOT::fId = 0 |
Definition at line 31 of file mevtChannel_ROOT.h.
| TraceB_ROOT io::mevtChannel_ROOT::fTrace |
Definition at line 32 of file mevtChannel_ROOT.h.
Referenced by operator>>().