Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Framework
FEvent
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,
11
eFluorTotal
,
12
eFluorDirect
,
13
14
eFluorRayleighScattered
,
// Rayleigh scattered
15
eFluorMieScattered
,
// Mie scattered
16
eFluorMultScattered
,
// Combination of Rayleigh and
17
// Mie multiple scattered
18
eCherDirect
,
19
eCherRayleighScattered
,
20
eCherMieScattered
,
21
22
ePrimaryCherDirect
,
23
ePrimaryCherRayleighScattered
,
24
ePrimaryCherMieScattered
,
25
26
eLaserRayleighScattered
,
27
eLaserMieScattered
,
28
29
eBackground
,
// from the starry night
30
31
eReconstructed
,
// result of spot reconstruction
32
33
eCherMultScattered
,
34
35
eUserDefined1
= 32,
36
eUserDefined2
,
37
38
eLastSource
=
eUserDefined2
39
40
};
41
42
}
43
44
}
45
46
#endif
fevt::FdConstants::eFluorMultScattered
Definition:
FdConstants.h:16
fevt::FdConstants::eFluorTotal
Definition:
FdConstants.h:11
fevt::FdConstants::eLaserMieScattered
Definition:
FdConstants.h:27
fevt::FdConstants::ePrimaryCherDirect
Definition:
FdConstants.h:22
fevt::FdConstants::eCherDirect
Definition:
FdConstants.h:18
fevt::FdConstants::eCherMultScattered
Definition:
FdConstants.h:33
fevt::FdConstants::eFluorDirect
Definition:
FdConstants.h:12
fevt::FdConstants::LightSource
LightSource
Possible light sources.
Definition:
FdConstants.h:9
fevt::FdConstants::eCherMieScattered
Definition:
FdConstants.h:20
fevt::FdConstants::ePrimaryCherRayleighScattered
Definition:
FdConstants.h:23
fevt::FdConstants::eTotal
Definition:
FdConstants.h:10
fevt::FdConstants::eLaserRayleighScattered
Definition:
FdConstants.h:26
fevt::FdConstants::eLastSource
Definition:
FdConstants.h:38
fevt::FdConstants::eCherRayleighScattered
Definition:
FdConstants.h:19
fevt::FdConstants::eBackground
Definition:
FdConstants.h:29
fevt::FdConstants::eUserDefined1
Definition:
FdConstants.h:35
fevt::FdConstants::eUserDefined2
Definition:
FdConstants.h:36
fevt::FdConstants::eFluorMieScattered
Definition:
FdConstants.h:15
fevt::FdConstants::ePrimaryCherMieScattered
Definition:
FdConstants.h:24
fevt::FdConstants::eFluorRayleighScattered
Definition:
FdConstants.h:14
fevt::FdConstants::eReconstructed
Definition:
FdConstants.h:31
, generated on Tue Sep 26 2023.