FairRoot
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
FairTutPropPoint.h
Go to the documentation of this file.
1
/********************************************************************************
2
* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3
* *
4
* This software is distributed under the terms of the *
5
* GNU Lesser General Public Licence (LGPL) version 3, *
6
* copied verbatim in the file "LICENSE" *
7
********************************************************************************/
8
#ifndef FAIRTUTPROPPOINT_H
9
#define FAIRTUTPROPPOINT_H 1
10
11
#include "
FairMCPoint.h
"
12
13
class
TVector3;
14
15
class
FairTutPropPoint
:
public
FairMCPoint
16
{
17
18
public
:
20
FairTutPropPoint
();
21
31
FairTutPropPoint
(Int_t trackID,
32
Int_t detID,
33
TVector3 pos,
34
TVector3 mom,
35
Double_t tof,
36
Double_t length,
37
Double_t eLoss);
38
40
virtual
~FairTutPropPoint
();
41
43
virtual
void
Print
(
const
Option_t* opt)
const
;
44
45
private
:
47
FairTutPropPoint
(
const
FairTutPropPoint
& point);
48
FairTutPropPoint
operator=(
const
FairTutPropPoint
& point);
49
50
ClassDef(
FairTutPropPoint
, 1);
51
};
52
53
#endif // FAIRTUTPROPPOINT_H
FairMCPoint.h
FairMCPoint
Definition:
FairMCPoint.h:28
FairTutPropPoint::FairTutPropPoint
FairTutPropPoint()
Definition:
FairTutPropPoint.cxx:14
FairTutPropPoint::Print
virtual void Print(const Option_t *opt) const
Definition:
FairTutPropPoint.cxx:36
FairTutPropPoint::~FairTutPropPoint
virtual ~FairTutPropPoint()
Definition:
FairTutPropPoint.cxx:32
FairTutPropPoint
Definition:
FairTutPropPoint.h:15
FairRoot
examples
advanced
propagator
src
FairTutPropPoint.h
Generated on Mon Mar 8 2021 12:14:05 for FairRoot by
1.8.5