Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
sbnana
sbnanalysis
core
Experiment.hh
Go to the documentation of this file.
1
#ifndef __sbnanalysis_core_Experiment__
2
#define __sbnanalysis_core_Experiment__
3
4
/**
5
* \file Experiment.hh
6
*
7
* Identifiers for experiments.
8
*
9
* Author: A. Mastbaum <mastbaum@uchicago.edu>, 2019/03/01
10
*/
11
12
/** Identifier for known experiments. */
13
typedef
enum
{
14
kExpSBND
,
15
kExpMicroBooNE
,
16
kExpICARUS
,
17
kExpDUNEND
,
18
kExpDUNEFD
,
19
kExpLArIAT
,
20
kExpOther
= 1000
21
}
Experiment
;
22
23
#endif // __sbnanalysis_core_Experiment__
24
kExpMicroBooNE
Definition:
Experiment.hh:15
kExpICARUS
Definition:
Experiment.hh:16
Experiment
Experiment
Definition:
Experiment.hh:13
kExpDUNEND
Definition:
Experiment.hh:17
kExpDUNEFD
Definition:
Experiment.hh:18
kExpSBND
Definition:
Experiment.hh:14
kExpLArIAT
Definition:
Experiment.hh:19
kExpOther
Definition:
Experiment.hh:20
Generated by
1.8.5