Nymph
v1.5.2
Flow-Based Data Processing Framework
Library
Data
KTCut.cc
Go to the documentation of this file.
1
/*
2
* KTCut.cc
3
*
4
* Created on: Aug 24, 2012
5
* Author: nsoblath
6
*/
7
8
#include "
KTCut.hh
"
9
10
namespace
Nymph
11
{
12
KTCut::KTCut
(
const
std::string& name) :
13
KTConfigurable
(name)
14
{
15
}
16
17
KTCut::~KTCut
()
18
{
19
}
20
21
}
/* namespace Nymph */
Nymph::KTConfigurable
Definition:
KTConfigurable.hh:24
Nymph
Definition:
KTApplication.cc:21
Nymph::KTCut::KTCut
KTCut(const std::string &name="default-cut-name")
Definition:
KTCut.cc:12
Nymph::KTCut::~KTCut
virtual ~KTCut()
Definition:
KTCut.cc:17
KTCut.hh
Generated by
1.8.13