revtStationGPSData_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_revtStationGPSData_ROOT_h_
2 #define _io_revtStationGPSData_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <revt/StationGPSData.h>
6 #endif
7 #include <Rtypes.h>
8 
9 
10 namespace io {
11 
23  public:
25 #ifndef __CINT__
27  void operator>>(revt::StationGPSData& s) const;
28 #endif
29 
30  unsigned int fSecond = 0;
31  int fOffset = 0;
33 
35 
36  };
37 
38 }
39 
40 
41 #endif
void operator>>(revt::StationGPSData &s) const
constexpr double s
Definition: AugerUnits.h:163
ClassDefNV(revtStationGPSData_ROOT, 1)

, generated on Tue Sep 26 2023.