|
ToolDAQFramework
|
Go to the source code of this file.
Classes | |
| struct | CherenkovCone |
| struct | DirectionEuler |
| struct | Pos3D |
| class | ReconInfo |
| struct | SNWarningParams |
Typedefs | |
| typedef enum NClustersWarnings | NClustersWarning_t |
| typedef enum EReconstructers | Reconstructer_t |
| typedef enum SNWarnings | SNWarning_t |
Enumerations | |
| enum | EReconstructers { kReconUndefined = -1, kReconBONSAI, kReconTestVerticesNoDirection, kReconTestVertices, kReconRandomNoDirection, kReconRandom } |
| enum | NClustersWarnings { kNClustersUndefined = -1, kNClustersStandard, kNClustersSilent, kNClustersNormal, kNClustersGolden } |
| enum | SNWarnings { kSNWarningUndefined = -1, kSNWarningStandard, kSNWarningSilent, kSNWarningNormal, kSNWarningGolden } |
| typedef enum NClustersWarnings NClustersWarning_t |
| typedef enum EReconstructers Reconstructer_t |
| typedef enum SNWarnings SNWarning_t |
| enum EReconstructers |
| Enumerator | |
|---|---|
| kReconUndefined | |
| kReconBONSAI | |
| kReconTestVerticesNoDirection | |
| kReconTestVertices | |
| kReconRandomNoDirection | |
| kReconRandom | |
Definition at line 10 of file ReconInfo.h.
| enum NClustersWarnings |
| Enumerator | |
|---|---|
| kNClustersUndefined | |
| kNClustersStandard | |
| kNClustersSilent | |
| kNClustersNormal | |
| kNClustersGolden | |
Definition at line 19 of file ReconInfo.h.
| enum SNWarnings |
| Enumerator | |
|---|---|
| kSNWarningUndefined | |
| kSNWarningStandard | |
| kSNWarningSilent | |
| kSNWarningNormal | |
| kSNWarningGolden | |
Definition at line 27 of file ReconInfo.h.
1.8.5