The drift chamber hit.
More...
#include <A01DriftChamberHit.h>
The drift chamber hit.
- Date
- 12/05/2012
- Author
- I. Hrivnacova; IPN, Orsay
Definition at line 30 of file A01DriftChamberHit.h.
◆ A01DriftChamberHit() [1/2]
A01DriftChamberHit::A01DriftChamberHit |
( |
Int_t | z | ) |
|
Standard constructor
- Parameters
-
Definition at line 29 of file A01DriftChamberHit.cxx.
31{
32
33
34}
Int_t fLayerID
The layer ID.
Double_t fTime
The hit time.
TVector3 fLocalPos
The local hit position.
TVector3 fWorldPos
The global hit position.
◆ A01DriftChamberHit() [2/2]
A01DriftChamberHit::A01DriftChamberHit |
( |
| ) |
|
◆ ~A01DriftChamberHit()
A01DriftChamberHit::~A01DriftChamberHit |
( |
| ) |
|
|
virtual |
◆ Print()
void A01DriftChamberHit::Print |
( |
Option_t * | option = "" | ) |
const |
|
virtual |
◆ Reset()
void A01DriftChamberHit::Reset |
( |
| ) |
|
◆ SetLayerID()
void A01DriftChamberHit::SetLayerID |
( |
Int_t | id | ) |
|
|
inline |
◆ SetTime()
void A01DriftChamberHit::SetTime |
( |
Double_t | t | ) |
|
|
inline |
◆ SetLocalPos()
void A01DriftChamberHit::SetLocalPos |
( |
const TVector3 & | pos | ) |
|
|
inline |
◆ SetWorldPos()
void A01DriftChamberHit::SetWorldPos |
( |
const TVector3 & | pos | ) |
|
|
inline |
◆ GetLayerID()
Int_t A01DriftChamberHit::GetLayerID |
( |
| ) |
const |
|
inline |
◆ GetTime()
Double_t A01DriftChamberHit::GetTime |
( |
| ) |
const |
|
inline |
◆ GetLocalPos()
TVector3 A01DriftChamberHit::GetLocalPos |
( |
| ) |
const |
|
inline |
◆ GetWorldPos()
TVector3 A01DriftChamberHit::GetWorldPos |
( |
| ) |
const |
|
inline |
◆ fLayerID
Int_t A01DriftChamberHit::fLayerID |
|
private |
◆ fTime
Double_t A01DriftChamberHit::fTime |
|
private |
◆ fLocalPos
TVector3 A01DriftChamberHit::fLocalPos |
|
private |
◆ fWorldPos
TVector3 A01DriftChamberHit::fWorldPos |
|
private |
The documentation for this class was generated from the following files: