1 #ifndef _io_Meteo_ROOT_h_
2 #define _io_Meteo_ROOT_h_
4 #include <io/EventIO.h>
6 # include <sevt/Meteo.h>
ClassDefNV(Meteo_ROOT, DONT_CHANGE_THIS_NUMBER)
std::vector< float > fPressure
std::vector< float > fHumidity
Weather data from monitoring information.
std::vector< float > fDayTemperature
#define DONT_CHANGE_THIS_NUMBER
std::vector< float > fDayHumidity
std::vector< float > fTemperature
std::vector< float > fDayPressure
Persistent Meteo using ROOT.
void operator>>(sevt::Meteo &m) const