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

ROOT wise implementation of streaming for class SimRadioPulse. More...

#include "io/SimRadioPulse_ROOT.h"

Public Member Functions

 ClassDefNV (SimRadioPulse_ROOT, 1)
 
SimRadioPulse_ROOToperator= (const SimRadioPulse_ROOT &rt)
 
void operator>> (evt::SimRadioPulse &rt) const
 
 SimRadioPulse_ROOT ()
 
 SimRadioPulse_ROOT (const SimRadioPulse_ROOT &rt)
 
 SimRadioPulse_ROOT (const evt::SimRadioPulse &rt)
 
 ~SimRadioPulse_ROOT ()
 

Public Attributes

TraceV3D_ROOT fEfieldTimeSeries
 
CoordinateSystem_ROOTfLocalCoordinateSystem = nullptr
 
double fRelativeEasting = 0
 
double fRelativeHeight = 0
 
double fRelativeNorthing = 0
 
std::string fSimulatedAntennaName
 
double fStartTime = 0
 

Detailed Description

ROOT wise implementation of streaming for class SimRadioPulse.

Author
Felix Schlueter
Date
28 Sep 2021

Definition at line 24 of file SimRadioPulse_ROOT.h.

Constructor & Destructor Documentation

io::SimRadioPulse_ROOT::SimRadioPulse_ROOT ( )
inline

Definition at line 26 of file SimRadioPulse_ROOT.h.

io::SimRadioPulse_ROOT::SimRadioPulse_ROOT ( const SimRadioPulse_ROOT rt)
inline

Definition at line 27 of file SimRadioPulse_ROOT.h.

SimRadioPulse_ROOT::~SimRadioPulse_ROOT ( )

Definition at line 14 of file SimRadioPulse_ROOT.cc.

References fLocalCoordinateSystem.

SimRadioPulse_ROOT::SimRadioPulse_ROOT ( const evt::SimRadioPulse rt)

Member Function Documentation

io::SimRadioPulse_ROOT::ClassDefNV ( SimRadioPulse_ROOT  ,
 
)
SimRadioPulse_ROOT & SimRadioPulse_ROOT::operator= ( const SimRadioPulse_ROOT rt)

Definition at line 21 of file SimRadioPulse_ROOT.cc.

References io::DeepCopy(), and fLocalCoordinateSystem.

void SimRadioPulse_ROOT::operator>> ( evt::SimRadioPulse rt) const

Member Data Documentation

TraceV3D_ROOT io::SimRadioPulse_ROOT::fEfieldTimeSeries

Definition at line 36 of file SimRadioPulse_ROOT.h.

Referenced by operator>>().

CoordinateSystem_ROOT* io::SimRadioPulse_ROOT::fLocalCoordinateSystem = nullptr
double io::SimRadioPulse_ROOT::fRelativeEasting = 0

Definition at line 38 of file SimRadioPulse_ROOT.h.

Referenced by operator>>().

double io::SimRadioPulse_ROOT::fRelativeHeight = 0

Definition at line 39 of file SimRadioPulse_ROOT.h.

Referenced by operator>>().

double io::SimRadioPulse_ROOT::fRelativeNorthing = 0

Definition at line 37 of file SimRadioPulse_ROOT.h.

Referenced by operator>>().

std::string io::SimRadioPulse_ROOT::fSimulatedAntennaName

Definition at line 42 of file SimRadioPulse_ROOT.h.

Referenced by operator>>().

double io::SimRadioPulse_ROOT::fStartTime = 0

Definition at line 35 of file SimRadioPulse_ROOT.h.

Referenced by operator>>().


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

, generated on Tue Sep 26 2023.