DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
Loading...
Searching...
No Matches
duneanaobj
StandardRecord
SRTruthBranch.h
Go to the documentation of this file.
1
5
6
7
#ifndef DUNEANAOBJ_SRTRUTHBRANCH_H
8
#define DUNEANAOBJ_SRTRUTHBRANCH_H
9
10
#include "duneanaobj/StandardRecord/SREnums.h"
11
#include "
duneanaobj/StandardRecord/SRTrueInteraction.h
"
12
13
namespace
caf
14
{
15
16
class
SRTruthBranch
17
{
18
public
:
20
std::vector<SRTrueInteraction>
nu
;
21
std::size_t nnu = 0;
22
};
23
24
}
// caf
25
26
#endif
//DUNEANAOBJ_SRTRUTHBRANCH_H
SRTrueInteraction.h
True neutrino/cosmic (or other top-level particle) interaction.
caf::SRTruthBranch
Definition
SRTruthBranch.h:17
caf::SRTruthBranch::nu
std::vector< SRTrueInteraction > nu
Vector of true nus, cosmics, etc. contributing to this trigger.
Definition
SRTruthBranch.h:20
caf
Common Analysis Files.
Definition
Navigate.cxx:8
Generated by
1.9.8