Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-01-23
StandardRecord
SRCosmicCVN.h
Go to the documentation of this file.
1
////////////////////////////////////////////////////////////////////////
2
// \file SRCosmicCVN.h
3
// \version $Id: SRCosmicCVN.h,v 1.5 2012-11-19 17:32:22 rocco Exp $
4
// \author $Author: edniner $
5
// \date $Date: 2012-11-19 17:32:22 $
6
////////////////////////////////////////////////////////////////////////
7
#ifndef SRCOSMICCVN_H
8
#define SRCOSMICCVN_H
9
10
#include "
StandardRecord/SRHeader.h
"
11
#include "
StandardRecord/SRCosmicCVN.h
"
12
#include <vector>
13
14
namespace
caf
15
{
16
/// The SRCosmicCVN contains a vector of time slices and cosmic CVN
17
/// scores used forearly cosmic filtering. These time slices are not
18
/// directly associated with analysis slices.
19
class
SRCosmicCVN
20
{
21
public
:
22
SRCosmicCVN
();
23
~SRCosmicCVN
();
24
25
int
nHits
;
26
float
timeWinMin
;
27
float
timeWinMax
;
28
float
numuVal
;
29
float
nueVal
;
30
float
nutauVal
;
31
float
ncVal
;
32
float
cosmicVal
;
33
bool
passSel
;
34
35
};
36
37
}
// end namespace caf
38
39
#endif // SRCOSMICCVN_H
40
//////////////////////////////////////////////////////////////////////////////
caf::SRCosmicCVN::timeWinMin
float timeWinMin
Definition:
SRCosmicCVN.h:26
caf::SRCosmicCVN::nutauVal
float nutauVal
Definition:
SRCosmicCVN.h:30
caf::SRCosmicCVN
Definition:
SRCosmicCVN.h:19
caf::SRCosmicCVN::timeWinMax
float timeWinMax
Definition:
SRCosmicCVN.h:27
caf::SRCosmicCVN::cosmicVal
float cosmicVal
Definition:
SRCosmicCVN.h:32
caf::SRCosmicCVN::~SRCosmicCVN
~SRCosmicCVN()
Definition:
SRCosmicCVN.cxx:29
caf::SRCosmicCVN::passSel
bool passSel
Definition:
SRCosmicCVN.h:33
caf::SRCosmicCVN::SRCosmicCVN
SRCosmicCVN()
Definition:
SRCosmicCVN.cxx:16
SRHeader.h
caf::SRCosmicCVN::numuVal
float numuVal
Definition:
SRCosmicCVN.h:28
SRCosmicCVN.h
caf
This module creates Common Analysis Files.
Definition:
FileReducer.h:10
caf::SRCosmicCVN::nueVal
float nueVal
Definition:
SRCosmicCVN.h:29
caf::SRCosmicCVN::ncVal
float ncVal
Definition:
SRCosmicCVN.h:31
caf::SRCosmicCVN::nHits
int nHits
Definition:
SRCosmicCVN.h:25
Generated on Sat Jan 23 2021 14:13:20 for NOvA by
1.8.11