25 void AddPhoton(
double x,
double y,
double time,
double wavelength = 0 );
30 vector<double> photon;
void AddPhotonList(PhotonList photonList)
Definition: PhotonList.cpp:28
void AddPhoton(double x, double y, double time, double wavelength=0)
Definition: PhotonList.cpp:16
Definition: PhotonList.h:17
~PhotonList()
Definition: PhotonList.h:23
Definition: PhotonList.h:8
Definition: PhotonList.h:8
Definition: PhotonList.h:8
PhotonList()
Definition: PhotonList.cpp:9
Definition: PhotonList.h:8