1 #ifndef _io_ShowerSRecData_ROOT_h_
2 #define _io_ShowerSRecData_ROOT_h_
4 #include <io/EventIO.h>
6 # include <evt/ShowerSRecData.h>
8 #include <io/Point_ROOT.h>
9 #include <io/Vector_ROOT.h>
10 #include <io/TimeStamp_ROOT.h>
15 class TabulatedFunctionErrors_ROOT;
16 class RiseTime1000_ROOT;
17 class SdFootprintData_ROOT;
RiseTime1000_ROOT * fRiseTime1000
ROOT wise implementation of streaming for class RiseTime1000.
std::vector< int > fT5PosteriorActiveNeighbors
double fShowerSizeGeomagneticCorr
SdFootprintData_ROOT * fFootprintData
unsigned int fT5PosteriorCoreTriangle
double fLDFOptimumDistance
std::vector< int > fT5PriorActiveNeighbors
double fTimeResidualSpread
ShowerSRecData_ROOT & operator=(const ShowerSRecData_ROOT &s)
double fEnergyLDFSystematics
double fShowerSizeGeomagneticCorrError
int fNumberOfActiveStations
double fCurvatureTimeOffsetError
double fShowerSizeSystematics
TabulatedFunctionErrors_ROOT * fLDF
int fReconstructionSeed[3]
ShowerSRecData_ROOT(const ShowerSRecData_ROOT &s)
double fCorrelationThetaPhi
ROOT streamer implementation for class TabulatedFunctionErrors.
ROOT streamer implementation for utl::Point.
double fCurvatureTimeOffset
#define DONT_CHANGE_THIS_NUMBER
ROOT wise implementation of streaming for class ShowerSRecData.
double fShowerSizeAtmosphericCorr
ClassDefNV(ShowerSRecData_ROOT, DONT_CHANGE_THIS_NUMBER)
double fShowerSizeAtmosphericCorrError
ROOT streamer implementation for utl::Vector.
Point_ROOT fSeedBarycenter
#define OFFLINE_STREAM_INTERFACE(_Namespace_, _Class_)