Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-03-03
CAFAna
Unfold
IUnfold.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
CAFAna/Core/FwdDeclare.h
"
4
5
namespace
ana
6
{
7
class
IUnfold
8
{
9
public
:
10
virtual
~IUnfold
() {}
11
virtual
Spectrum
Truth
(
const
Spectrum
& reco) = 0;
12
};
13
}
ana
Cuts and Vars for the 2020 FD DiF Study.
Definition:
vars.h:6
ana::Spectrum
Representation of a spectrum in any variable, with associated POT.
Definition:
Spectrum.h:40
ana::IUnfold::Truth
virtual Spectrum Truth(const Spectrum &reco)=0
ana::IUnfold::~IUnfold
virtual ~IUnfold()
Definition:
IUnfold.h:10
ana::IUnfold
Definition:
IUnfold.h:7
FwdDeclare.h
Generated on Wed Mar 3 2021 14:11:32 for NOvA by
1.8.11