Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-02-25
StandardRecord
SRPresel.h
Go to the documentation of this file.
1
////////////////////////////////////////////////////////////////////////
2
/// \file SRPresel.h
3
/// \author $Author: gsdavies $
4
////////////////////////////////////////////////////////////////////////
5
#ifndef SRPRESEL_H
6
#define SRPRESEL_H
7
8
9
namespace
caf
10
{
11
/// preselection information
12
class
SRPresel
13
{
14
public
:
15
SRPresel
();
16
~SRPresel
();
17
18
bool
passpre
;
///< Bool saying if event passed Preselection
19
20
void
setDefault
();
21
22
};
23
24
}
// end namespace
25
26
#endif // SRPRESEL_H
27
//////////////////////////////////////////////////////////////////////////
caf::SRPresel::~SRPresel
~SRPresel()
Definition:
SRPresel.cxx:18
caf::SRPresel
preselection information
Definition:
SRPresel.h:12
caf::SRPresel::passpre
bool passpre
Bool saying if event passed Preselection.
Definition:
SRPresel.h:18
caf::SRPresel::SRPresel
SRPresel()
Definition:
SRPresel.cxx:12
caf::SRPresel::setDefault
void setDefault()
Definition:
SRPresel.cxx:22
caf
This module creates Common Analysis Files.
Definition:
FileReducer.h:10
Generated on Sun Feb 28 2021 14:13:47 for NOvA by
1.8.11