Hit object for use in TrackCand. Provides additional left/right parameter.
More...
#include <WireTrackCandHit.h>
Hit object for use in TrackCand. Provides additional left/right parameter.
Definition at line 34 of file WireTrackCandHit.h.
◆ WireTrackCandHit() [1/2]
genfit::WireTrackCandHit::WireTrackCandHit |
( |
int |
detId = -1 , |
|
|
int |
hitId = -1 , |
|
|
int |
planeId = -1 , |
|
|
double |
sortingParameter = 0. , |
|
|
char |
leftRight = 0 |
|
) |
| |
Definition at line 26 of file WireTrackCandHit.cc.
33{
34 ;
35}
TrackCandHit(int detId=-1, int hitId=-1, int planeId=-1, double sortingParameter=0.)
◆ ~WireTrackCandHit()
virtual genfit::WireTrackCandHit::~WireTrackCandHit |
( |
| ) |
|
|
inlinevirtual |
◆ WireTrackCandHit() [2/2]
protect from calling copy c'tor from outside the class. Use clone() if you want a copy!
Definition at line 60 of file WireTrackCandHit.h.
◆ clone()
virtual TrackCandHit * genfit::WireTrackCandHit::clone |
( |
| ) |
const |
|
inlinevirtual |
◆ getLeftRightResolution()
double genfit::WireTrackCandHit::getLeftRightResolution |
( |
| ) |
const |
|
inline |
◆ operator=()
protect from calling assignment operator from outside the class. Use clone() instead!
◆ Print()
void genfit::WireTrackCandHit::Print |
( |
Option_t * |
option = "" | ) |
const |
|
virtual |
◆ setLeftRightResolution()
void genfit::WireTrackCandHit::setLeftRightResolution |
( |
double |
leftRight | ) |
|
|
inline |
◆ leftRight_
char genfit::WireTrackCandHit::leftRight_ |
|
protected |
The documentation for this class was generated from the following files: