1 #include <io/SEventSimData_ROOT.h>
2 #include <sevt/SEventSimData.h>
11 fT3s(d.T3sBegin(), d.T3sEnd())
19 for (
const auto& t :
fT3s) {
Interface class to hold simulated data belonging to surface events.
void AddT3(const sevt::T3 &t3)
Add a T3.
This class contains the basic information to build a surface event.
a t3: algo, second, usecond and a vector of <t3stat>
std::vector< T3_ROOT > fT3s
void operator>>(sevt::SEventSimData &d) const