Diana Software
pkg
modtest
MFilterTest.hh
Go to the documentation of this file.
1
11
#ifndef _M_FILTERTEST_H_
12
#define _M_FILTERTEST_H_
13
14
#include <string>
15
#include "
QFilter.hh
"
16
#include "
QDiana.hh
"
17
18
19
class
MFilterTest
:
public
Diana::QFilter {
20
21
public
:
22
23
private
:
24
void
GetCuts
(
const
Diana::QEvent& ev);
25
26
bool
Filter
(
const
Diana::QEvent& ev);
27
28
bool
fHeaterAccept
;
29
double
fPeakMax
;
30
};
31
32
#endif
QDiana.hh
QFilter.hh
MFilterTest
diana framework software test.
Definition:
MFilterTest.hh:19
MFilterTest::fHeaterAccept
bool fHeaterAccept
Definition:
MFilterTest.hh:28
MFilterTest::Filter
bool Filter(const Diana::QEvent &ev)
Definition:
MFilterTest.cc:18
MFilterTest::fPeakMax
double fPeakMax
Definition:
MFilterTest.hh:29
MFilterTest::GetCuts
void GetCuts(const Diana::QEvent &ev)
Definition:
MFilterTest.cc:12
Generated by
1.9.1