ChannelRecData Class being actually streamed when using ROOT IO. More...
#include <ChannelRecData_ROOT.h>
Public Member Functions | |
| ChannelRecData_ROOT () | |
| ChannelRecData_ROOT (const fevt::ChannelRecData &c) | |
| ClassDefNV (ChannelRecData_ROOT, DONT_CHANGE_THIS_NUMBER) | |
| void | operator>> (fevt::ChannelRecData &c) const |
Public Attributes | |
| MultiTraceI_ROOT | fFADCTrace |
ChannelRecData Class being actually streamed when using ROOT IO.
Definition at line 22 of file ChannelRecData_ROOT.h.
|
inline |
Definition at line 25 of file ChannelRecData_ROOT.h.
| ChannelRecData_ROOT::ChannelRecData_ROOT | ( | const fevt::ChannelRecData & | c | ) |
Definition at line 10 of file ChannelRecData_ROOT.cc.
| io::ChannelRecData_ROOT::ClassDefNV | ( | ChannelRecData_ROOT | , |
| DONT_CHANGE_THIS_NUMBER | |||
| ) |
| void ChannelRecData_ROOT::operator>> | ( | fevt::ChannelRecData & | c | ) | const |
Definition at line 16 of file ChannelRecData_ROOT.cc.
References fFADCTrace, io::MultiTrace_ROOT< T >::fTraces, and fevt::ChannelRecData::MakeFADCTrace().
| MultiTraceI_ROOT io::ChannelRecData_ROOT::fFADCTrace |
Definition at line 31 of file ChannelRecData_ROOT.h.
Referenced by operator>>().