LaserData.cc
Go to the documentation of this file.
1 #include <evt/LaserData.h>
2 #include <utl/Vector.h>
3 
4 using namespace evt;
5 using namespace utl;
6 
7 #include <utl/LameShadowPtr_imp.h>
9 
11  fLaserWaveLength(0),
12  fPolarizationStatus(false)
13 {
14 }
#define LAMESHADOWPTR_INST(_T_...)
Data structure for Laser simulation and reconstruction.
Definition: LaserData.h:29

, generated on Tue Sep 26 2023.