FdConstants.h
Go to the documentation of this file.
1 #ifndef __fevt_FdConstants_h__
2 #define __fevt_FdConstants_h__
3 
4 namespace fevt {
5 
6  namespace FdConstants {
7 
9  enum LightSource {
10  eTotal = 0,
13 
14  eFluorRayleighScattered, // Rayleigh scattered
15  eFluorMieScattered, // Mie scattered
16  eFluorMultScattered, // Combination of Rayleigh and
17  // Mie multiple scattered
21 
25 
28 
29  eBackground, // from the starry night
30 
31  eReconstructed, // result of spot reconstruction
32 
34 
37 
39 
40  };
41 
42  }
43 
44 }
45 
46 #endif
LightSource
Possible light sources.
Definition: FdConstants.h:9

, generated on Tue Sep 26 2023.