PandaRoot
PndSTEBTof.h
Go to the documentation of this file.
1
//****************************************************************************
2
//* This file is part of PandaRoot. *
3
//* *
4
//* PandaRoot is distributed under the terms of the *
5
//* GNU General Public License (GPL) version 3, *
6
//* copied verbatim in the file "LICENSE". *
7
//* *
8
//* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9
//* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10
//* The authors are listed in the file "AUTHORS". *
11
//****************************************************************************
12
23
#ifndef PndSTEBTof_H_
24
#define PndSTEBTof_H_
25
26
#include "
PndSTETrackBase.h
"
27
#include "
PndSciTHit.h
"
28
#include "TClonesArray.h"
29
30
#include <vector>
31
32
class
TClonesArray;
33
34
class
PndSTEBTof
:
public
PndSTETrackBase
{
35
public
:
37
PndSTEBTof
(){};
38
40
virtual
~PndSTEBTof
(){
41
42
};
43
44
// TODO: THis funcction might need to be changed since one do not want PID detector hits in a track
51
void
AddHit
(TClonesArray *initialTrackArray, TClonesArray *initialTrackCandArray, TClonesArray *initialHitArray);
52
53
private
:
62
PndSciTHit
*FindBestHitWithHelix(
PndTrack
btofTrack, TClonesArray *inputHitArray);
63
64
ClassDef(
PndSTEBTof
, 1);
65
};
66
67
#endif
/* PndSTEBTof_H_ */
PndSTEBTof
Definition:
PndSTEBTof.h:34
PndSTETrackBase
Definition:
PndSTETrackBase.h:35
PndSciTHit
Definition:
PndSciTHit.h:39
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:37
PndTrack
Definition:
PndTrack.h:35
PndSciTHit.h
PndSTETrackBase.h
PndSTEBTof::~PndSTEBTof
virtual ~PndSTEBTof()
Definition:
PndSTEBTof.h:40
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
tracking
PndSTE
PndSTEBTof.h
Generated on Fri Nov 29 2024 06:04:44 for PandaRoot by
1.8.13