PandaRoot
PndSTEBTof.h
Go to the documentation of this file.
1
11
#ifndef PndSTEBTof_H_
12
#define PndSTEBTof_H_
13
14
#include "
PndSTETrackBase.h
"
15
#include "
PndSciTHit.h
"
16
#include "TClonesArray.h"
17
18
#include <vector>
19
20
class
TClonesArray;
21
22
class
PndSTEBTof
:
public
PndSTETrackBase
{
23
public
:
25
PndSTEBTof
(){};
26
28
virtual
~PndSTEBTof
(){
29
30
};
31
32
// TODO: THis funcction might need to be changed since one do not want PID detector hits in a track
39
void
AddHit
(TClonesArray *initialTrackArray, TClonesArray *initialTrackCandArray, TClonesArray *initialHitArray);
40
41
private
:
50
PndSciTHit
*FindBestHitWithHelix(
PndTrack
btofTrack, TClonesArray *inputHitArray);
51
52
ClassDef(
PndSTEBTof
, 1);
53
};
54
55
#endif
/* PndSTEBTof_H_ */
PndSTEBTof
Definition:
PndSTEBTof.h:22
PndSTETrackBase
Definition:
PndSTETrackBase.h:23
PndSciTHit
Definition:
PndSciTHit.h:27
PndSTEBTof::AddHit
void AddHit(TClonesArray *initialTrackArray, TClonesArray *initialTrackCandArray, TClonesArray *initialHitArray)
Function to add the chosen hit to a track candidate.
PndSTEBTof::PndSTEBTof
PndSTEBTof()
Definition:
PndSTEBTof.h:25
PndTrack
Definition:
PndTrack.h:23
PndSciTHit.h
PndSTETrackBase.h
PndSTEBTof::~PndSTEBTof
virtual ~PndSTEBTof()
Definition:
PndSTEBTof.h:28
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
tracking
PndSTE
PndSTEBTof.h
Generated on Fri Oct 21 2022 07:04:00 for PandaRoot by
1.8.13