StationFFTDataContainer_ROOT.h
Go to the documentation of this file.
1 #ifndef _io_StationFFTDataContainer_ROOT_h_
2 #define _io_StationFFTDataContainer_ROOT_h_
3 
4 #ifndef __CINT__
5 # include <revt/Station.h>
6 #endif
7 #include <io/EventIO.h>
8 #include <io/TraceV3D_ROOT.h>
9 #include <Rtypes.h>
10 
11 
12 namespace io {
13 
22 
23  public:
25 #ifndef __CINT__
28 #endif
29 
30  // fUpToDateDomain will update automatically
31  unsigned int fNyquistZone = 1;
33  // fFrequencySpectrum will update automatically
34 
36 
37  };
38 
39 }
40 
41 
42 #endif
ClassDefNV(StationFFTDataContainer_ROOT, DONT_CHANGE_THIS_NUMBER)
Persistent StationFFTDataContainer object using ROOT.
Template class for a data container that offers and takes both time series and corresponding frequenc...
#define DONT_CHANGE_THIS_NUMBER
Definition: EventIO.h:21
ROOT streamer for TraceV3D.
Definition: TraceV3D_ROOT.h:23
void operator>>(revt::StationFFTDataContainer &c) const

, generated on Tue Sep 26 2023.