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

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

#include "io/LaserData_ROOT.h"

Public Member Functions

 ClassDefNV (LaserData_ROOT, 1)
 
 LaserData_ROOT ()
 
 LaserData_ROOT (const evt::LaserData &ld)
 
void operator>> (evt::LaserData &ld) const
 

Public Attributes

double fLaserWavelength = 0
 
bool fPolarizationStatus = false
 
Vector_ROOT fPolarizationVector
 

Detailed Description

ROOT wise implementation of streaming for class LaserData.

Author
T. Paul
Darko Veberic
Date
28 Mar 2006

Definition at line 24 of file LaserData_ROOT.h.

Constructor & Destructor Documentation

io::LaserData_ROOT::LaserData_ROOT ( )
inline

Definition at line 26 of file LaserData_ROOT.h.

LaserData_ROOT::LaserData_ROOT ( const evt::LaserData ld)

Definition at line 11 of file LaserData_ROOT.cc.

Member Function Documentation

io::LaserData_ROOT::ClassDefNV ( LaserData_ROOT  ,
 
)
void LaserData_ROOT::operator>> ( evt::LaserData ld) const

Member Data Documentation

double io::LaserData_ROOT::fLaserWavelength = 0

Definition at line 32 of file LaserData_ROOT.h.

Referenced by operator>>().

bool io::LaserData_ROOT::fPolarizationStatus = false

Definition at line 33 of file LaserData_ROOT.h.

Referenced by operator>>().

Vector_ROOT io::LaserData_ROOT::fPolarizationVector

Definition at line 34 of file LaserData_ROOT.h.

Referenced by operator>>().


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

, generated on Tue Sep 26 2023.