PandaRoot
PndDskTrackPoint.h
Go to the documentation of this file.
1
// -------------------------------------------------------------------------
2
// ----- PndDskTrackPoint header file -----
3
// ----- Created 27/02/09 by P. Koch -----
4
// -------------------------------------------------------------------------
5
6
#ifndef PNDDSKTRACKPOINT_H
7
#define PNDDSKTRACKPOINT_H
8
9
#include "FairMCPoint.h"
10
11
class
PndDskTrackPoint
:
public
FairMCPoint {
12
13
public
:
15
PndDskTrackPoint
();
16
26
PndDskTrackPoint
(Int_t trackID, Int_t detectorID, TVector3 position, TVector3 momentum, Double_t time, Double_t length, Double_t eLoss);
27
29
virtual
~PndDskTrackPoint
();
30
35
virtual
void
Print
(
const
Option_t *opt)
const
;
36
37
ClassDef(
PndDskTrackPoint
, 1)
38
};
39
40
#endif // PNDDSKTRACKPOINT_H
PndDskTrackPoint
Definition:
PndDskTrackPoint.h:11
PndDskTrackPoint::~PndDskTrackPoint
virtual ~PndDskTrackPoint()
PndDskTrackPoint::Print
virtual void Print(const Option_t *opt) const
PndDskTrackPoint::PndDskTrackPoint
PndDskTrackPoint()
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
pnddata
DskData
PndDskTrackPoint.h
Generated on Fri Oct 21 2022 07:03:58 for PandaRoot by
1.8.13