Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-01-23
CVN
func
FinalStateProngsType.h
Go to the documentation of this file.
1
////////////////////////////////////////////////////////////////////////
2
// \file FinalStateProngs.h
3
///\brief Defines an enumeration for int type by final state nprongs
4
///
5
// \author psihas -- psihas@fnal.gov
6
////////////////////////////////////////////////////////////////////////
7
#ifndef CVN_FINALSTATEPRONGS_H
8
#define CVN_FINALSTATEPRONGS_H
9
10
#include "
CVN/func/PixelMap.h
"
11
12
namespace
cvn
13
{
14
15
typedef
enum
FinalStateProngs
16
{
17
kNumu1prong
,
///< Numu CC - 1 prong
18
kNumu2prong
,
///< Numu CC - 2 prong
19
kNumu3prong
,
///< Numu CC - 3 prong
20
kNumuMprong
,
///< Numu CC - 4+ prong
21
kNue1prong
,
///< Nue CC - 1 prong
22
kNue2prong
,
///< Nue CC - 2 prong
23
kNue3prong
,
///< Nue CC - 3 prong
24
kNueMprong
,
///< Nue CC - 4+ prong
25
kNC1prong
,
///< NC - 1 prong
26
kNC2prong
,
///< NC - 2 prong
27
kNC3prong
,
///< NC - 3 prong
28
kNCMprong
,
///< NC - 4+ prong
29
kCosmicFSp
,
///< Cosmic ray background
30
kOtherFSp
,
///< Something else. Tau? Hopefully we don't use this
31
kNFSpType
///< Number of interaction types, used like a vector size
32
}
FinalStateProngsType
;
33
34
35
}
36
37
#endif // CVN_FINALSTATEPRONGSTYPE_H
cvn::kNueMprong
Nue CC - 4+ prong.
Definition:
FinalStateProngsType.h:24
cvn::kNC2prong
NC - 2 prong.
Definition:
FinalStateProngsType.h:26
PixelMap.h
PixelMap for CVN.
cvn
Defines an enumeration for prong classification.
Definition:
FillParentInfo.h:10
cvn::kOtherFSp
Something else. Tau? Hopefully we don't use this.
Definition:
FinalStateProngsType.h:30
cvn::kNumu3prong
Numu CC - 3 prong.
Definition:
FinalStateProngsType.h:19
cvn::kNue2prong
Nue CC - 2 prong.
Definition:
FinalStateProngsType.h:22
cvn::kNFSpType
Number of interaction types, used like a vector size.
Definition:
FinalStateProngsType.h:31
cvn::FinalStateProngs
FinalStateProngs
Definition:
FinalStateProngsType.h:15
cvn::kNumuMprong
Numu CC - 4+ prong.
Definition:
FinalStateProngsType.h:20
cvn::kNue1prong
Nue CC - 1 prong.
Definition:
FinalStateProngsType.h:21
cvn::kNumu2prong
Numu CC - 2 prong.
Definition:
FinalStateProngsType.h:18
cvn::kNue3prong
Nue CC - 3 prong.
Definition:
FinalStateProngsType.h:23
cvn::kNC3prong
NC - 3 prong.
Definition:
FinalStateProngsType.h:27
cvn::kNC1prong
NC - 1 prong.
Definition:
FinalStateProngsType.h:25
cvn::FinalStateProngsType
enum cvn::FinalStateProngs FinalStateProngsType
cvn::kNumu1prong
Numu CC - 1 prong.
Definition:
FinalStateProngsType.h:17
cvn::kCosmicFSp
Cosmic ray background.
Definition:
FinalStateProngsType.h:29
cvn::kNCMprong
NC - 4+ prong.
Definition:
FinalStateProngsType.h:28
Generated on Sat Jan 23 2021 14:12:20 for NOvA by
1.8.11