#include <TrkVolume.h>
Definition at line 40 of file TrkVolume.h.
◆ TrkVolume() [1/2]
Definition at line 40 of file TrkVolume.cxx.
40 : _tvname("Unknown")
41{
42}
◆ TrkVolume() [2/2]
TrkVolume::TrkVolume |
( |
const char * |
name | ) |
|
Definition at line 44 of file TrkVolume.cxx.
45{
46}
const std::string & name() const
◆ ~TrkVolume()
TrkVolume::~TrkVolume |
( |
| ) |
|
|
virtual |
◆ extendThrough()
virtual bool TrkVolume::extendThrough |
( |
const Trajectory * |
theTraj, |
|
|
double & |
theFlightDist, |
|
|
trkDirection |
theDirection = trkOut , |
|
|
double * |
theStartingFlightDist = 0 |
|
) |
| const |
|
pure virtual |
◆ isInside()
◆ name()
const std::string & TrkVolume::name |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: