Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-01-26
StandardRecord
SRGlobalTruth.h
Go to the documentation of this file.
1
////////////////////////////////////////////////////////////////////////
2
// \file SRGlobalTruth.h
3
// \author rocco
4
// \date 2014-08-28
5
////////////////////////////////////////////////////////////////////////
6
7
#ifndef SRGLOBALTRUTH_H
8
#define SRGLOBALTRUTH_H
9
10
11
namespace
caf
12
{
13
/// Information about the event from which the slice came.
14
/// Information in this branch should be used with caution since it can be
15
/// duplicated across entries (slices) in the CAF tree.
16
class
SRGlobalTruth
17
{
18
public
:
19
SRGlobalTruth
();
20
~SRGlobalTruth
();
21
22
23
unsigned
int
nnu
;
///< Number of true neutrinos in the event
24
///< WARNING: this variable is duplicated across slices
25
26
27
};
28
29
}
// end namespace
30
31
#endif // SRGLOBALTRUTH_H
32
//////////////////////////////////////////////////////////////////////////////
caf::SRGlobalTruth::SRGlobalTruth
SRGlobalTruth()
Definition:
SRGlobalTruth.cxx:16
caf::SRGlobalTruth::~SRGlobalTruth
~SRGlobalTruth()
Definition:
SRGlobalTruth.cxx:21
caf::SRGlobalTruth::nnu
unsigned int nnu
WARNING: this variable is duplicated across slices.
Definition:
SRGlobalTruth.h:23
caf::SRGlobalTruth
Definition:
SRGlobalTruth.h:16
caf
This module creates Common Analysis Files.
Definition:
FileReducer.h:10
Generated on Tue Jan 26 2021 14:13:17 for NOvA by
1.8.11