NSL
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
src
NSL
Tof
GoodPathlength.h
Go to the documentation of this file.
1
#ifndef NSL_SELECTIONS_TOF_GOODPATHLENGTH_H
2
#define NSL_SELECTIONS_TOF_GOODPATHLENGTH_H
3
4
// our headers
5
#include "
NSL/Selection.h
"
6
7
namespace
NSL {
8
namespace
Selections {
9
10
namespace
Tof {
11
class
GoodPathlength
:
public
Selection
{
12
public
:
13
GoodPathlength
(std::bitset<4> mask);
14
};
15
}
// namespace Tof
16
17
}
// namespace Selections
18
}
// namespace NSL
19
20
#endif
NSL::Selections::Tof::GoodPathlength::GoodPathlength
GoodPathlength(std::bitset< 4 > mask)
Definition:
GoodPathlength.cpp:3
NSL::Selections::Tof::GoodPathlength
Definition:
GoodPathlength.h:11
NSL::Selection
Definition:
Selection.h:12
Selection.h
Generated by
1.8.5