#include <vetoHitOnTrack.h>
|
| Float_t | fDist |
| | distance to closest veto hit
|
| |
| Int_t | fHitID |
| | hit ID
|
| |
copied from shipdata/ShipHit.h
Definition at line 15 of file vetoHitOnTrack.h.
◆ vetoHitOnTrack() [1/2]
| vetoHitOnTrack::vetoHitOnTrack |
( |
| ) |
|
Default constructor
Definition at line 8 of file vetoHitOnTrack.cxx.
Float_t fDist
distance to closest veto hit
◆ vetoHitOnTrack() [2/2]
| vetoHitOnTrack::vetoHitOnTrack |
( |
Int_t |
hitID, |
|
|
Float_t |
dist |
|
) |
| |
◆ ~vetoHitOnTrack()
| vetoHitOnTrack::~vetoHitOnTrack |
( |
| ) |
|
|
virtual |
◆ ClassDef()
◆ GetDist()
| Double_t vetoHitOnTrack::GetDist |
( |
| ) |
const |
|
inline |
◆ GetHitID()
| Int_t vetoHitOnTrack::GetHitID |
( |
| ) |
const |
|
inline |
◆ Print()
| virtual void vetoHitOnTrack::Print |
( |
const Option_t * |
opt = "" | ) |
const |
|
inlinevirtual |
◆ SetDist()
| void vetoHitOnTrack::SetDist |
( |
Float_t |
d | ) |
|
|
inline |
◆ SetHitID()
| void vetoHitOnTrack::SetHitID |
( |
Int_t |
hitID | ) |
|
|
inline |
◆ fDist
| Float_t vetoHitOnTrack::fDist |
|
protected |
◆ fHitID
| Int_t vetoHitOnTrack::fHitID |
|
protected |
The documentation for this class was generated from the following files: