ShowerRRecData_ROOT.cc
Go to the documentation of this file.
1 #include <evt/ShowerRRecData.h>
2 
3 #include <io/ShowerRRecData_ROOT.h>
4 
5 using namespace io;
6 
7 
8 ClassImp(ShowerRRecData_ROOT)
9 
10 
11 ShowerRRecData_ROOT::ShowerRRecData_ROOT(const evt::ShowerRRecData& s) :
12  fShowerQuantities(s)
13 { }
14 
15 
16 void
18 {
20 }
21 
void operator>>(evt::ShowerRRecData &s)
Interface class to access to the RD Reconstruction of a Shower.
constexpr double s
Definition: AugerUnits.h:163
ROOT wise implementation of streaming for class ShowerRRecData.
ParameterStorage_ROOT fShowerQuantities

, generated on Tue Sep 26 2023.