CbmRoot
Loading...
Searching...
No Matches
CbmFsdPoint.h
Go to the documentation of this file.
1
/* Copyright (C) 2023 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Volker Friese, Florian Uhlig, Lukas Chlad [committer] */
4
12
#ifndef CBMFSDPOINT_H
13
#define CBMFSDPOINT_H 1
14
15
#include <FairMCPoint.h>
// for FairMCPoint
16
17
#include <Rtypes.h>
// for ClassDef
18
#include <TVector3.h>
// for TVector3
19
20
#include <cstdint>
21
#include <string>
// for string
22
23
class
CbmFsdPoint
:
public
FairMCPoint {
24
25
public
:
27
CbmFsdPoint
();
28
29
39
CbmFsdPoint
(int32_t trackID, int32_t detID, TVector3
pos
, TVector3 mom,
double
tof,
double
length,
double
eLoss);
40
41
43
virtual
~CbmFsdPoint
();
44
45
47
virtual
void
Print
(
const
Option_t* opt)
const
;
48
49
std::string
ToString
()
const
;
50
51
ClassDef(
CbmFsdPoint
, 1)
52
};
53
54
55
#endif
pos
TVector3 pos
Definition
CbmMvdSensorDigiToHitTask.cxx:56
CbmFsdPoint
Interception of MC track with the plane representing the FSD.
Definition
CbmFsdPoint.h:23
CbmFsdPoint::CbmFsdPoint
CbmFsdPoint()
Definition
CbmFsdPoint.cxx:13
CbmFsdPoint::ToString
std::string ToString() const
Definition
CbmFsdPoint.cxx:34
CbmFsdPoint::~CbmFsdPoint
virtual ~CbmFsdPoint()
Definition
CbmFsdPoint.cxx:27
CbmFsdPoint::Print
virtual void Print(const Option_t *opt) const
Definition
CbmFsdPoint.cxx:32
core
data
fsd
CbmFsdPoint.h
Generated on Sun Dec 22 2024 23:04:08 for CbmRoot by
1.12.0