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