Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-01-24
StandardRecord
SRParentBranch.h
Go to the documentation of this file.
1
#ifndef SRPARENTBRANCH_H
2
#define SRPARENTBRANCH_H
3
4
#include "
StandardRecord/SRMRCCParent.h
"
5
6
7
namespace
caf
{
8
9
class
SRParentBranch
10
{
11
12
public
:
13
SRParentBranch
();
14
~SRParentBranch
();
15
16
/// Parent to the MRCC slice
17
SRMRCCParent
mrccpar
;
18
19
};
20
21
22
}
// End of namespace caf
23
24
25
#endif // SRPARENTBRANCH_H
caf::SRParentBranch
Definition:
SRParentBranch.h:9
caf::SRParentBranch::SRParentBranch
SRParentBranch()
Definition:
SRParentBranch.cxx:18
SRMRCCParent.h
caf::SRMRCCParent
An SRMRCCParent holds information about the slice that was parent to the current slice. It is currently being used by Muon Removed Charged Current Analysis.
Definition:
SRMRCCParent.h:18
caf::SRParentBranch::mrccpar
SRMRCCParent mrccpar
Parent to the MRCC slice.
Definition:
SRParentBranch.h:17
caf::SRParentBranch::~SRParentBranch
~SRParentBranch()
Definition:
SRParentBranch.cxx:23
caf
This module creates Common Analysis Files.
Definition:
FileReducer.h:10
Generated on Sun Jan 24 2021 14:13:18 for NOvA by
1.8.11