A singleton to manage constraints on save Sti objects such as tracks and track nodes.
More...
#include <StiVolumeFilter.h>
A singleton to manage constraints on save Sti objects such as tracks and track nodes.
Definition at line 16 of file StiVolumeFilter.h.
StiVolumeFilter::StiVolumeFilter |
( |
| ) |
|
|
private |
By default, we set no constraints on tracks w.r.t.
their association with a specific detector group
Definition at line 11 of file StiVolumeFilter.cxx.
bool StiVolumeFilter::AcceptTrack |
( |
const StiKalmanTrack & |
track | ) |
const |
bool StiVolumeFilter::AcceptTrackNode |
( |
const StiKalmanTrackNode & |
node | ) |
const |
StDetectorId StiVolumeFilter::GetDetGroupId |
( |
| ) |
const |
|
inline |
const std::set<boost::regex>& StiVolumeFilter::GetNamePatterns |
( |
| ) |
const |
|
inline |
bool StiVolumeFilter::HasAcceptedNode |
( |
const StiKalmanTrack & |
track | ) |
const |
bool StiVolumeFilter::fgDetActiveOnly |
|
protected |
StDetectorId StiVolumeFilter::fgDetGroupId |
|
protected |
std::set<boost::regex> StiVolumeFilter::fgVolumeSelectPatterns |
|
protected |
A set of regex patterns to select and save track nodes passing through volumes with matching names.
Definition at line 35 of file StiVolumeFilter.h.
The documentation for this class was generated from the following files: