List of all members | Public Member Functions | Public Attributes
io::Meteo_ROOT Class Reference

Persistent Meteo using ROOT. More...

#include <Meteo_ROOT.h>

Public Member Functions

 ClassDefNV (Meteo_ROOT, DONT_CHANGE_THIS_NUMBER)
 
 Meteo_ROOT ()
 
 Meteo_ROOT (const sevt::Meteo &m)
 
void operator>> (sevt::Meteo &m) const
 

Public Attributes

std::vector< float > fDayHumidity
 
std::vector< float > fDayPressure
 
std::vector< float > fDayTemperature
 
std::vector< float > fHumidity
 
std::vector< float > fPressure
 
std::vector< float > fTemperature
 

Detailed Description

Persistent Meteo using ROOT.

Author
A. Schulz
Darko Veberic
Date
April 10 2013

Definition at line 23 of file Meteo_ROOT.h.

Constructor & Destructor Documentation

io::Meteo_ROOT::Meteo_ROOT ( )
inline

Definition at line 25 of file Meteo_ROOT.h.

Meteo_ROOT::Meteo_ROOT ( const sevt::Meteo m)

Definition at line 10 of file Meteo_ROOT.cc.

Member Function Documentation

io::Meteo_ROOT::ClassDefNV ( Meteo_ROOT  ,
DONT_CHANGE_THIS_NUMBER   
)
void Meteo_ROOT::operator>> ( sevt::Meteo m) const

Member Data Documentation

std::vector<float> io::Meteo_ROOT::fDayHumidity

Definition at line 36 of file Meteo_ROOT.h.

Referenced by operator>>().

std::vector<float> io::Meteo_ROOT::fDayPressure

Definition at line 34 of file Meteo_ROOT.h.

Referenced by operator>>().

std::vector<float> io::Meteo_ROOT::fDayTemperature

Definition at line 35 of file Meteo_ROOT.h.

Referenced by operator>>().

std::vector<float> io::Meteo_ROOT::fHumidity

Definition at line 33 of file Meteo_ROOT.h.

Referenced by operator>>().

std::vector<float> io::Meteo_ROOT::fPressure

Definition at line 31 of file Meteo_ROOT.h.

Referenced by operator>>().

std::vector<float> io::Meteo_ROOT::fTemperature

Definition at line 32 of file Meteo_ROOT.h.

Referenced by operator>>().


The documentation for this class was generated from the following files:

, generated on Tue Sep 26 2023.