KaliVeda
1.14/2
Toolkit for HIC analysis
KVFrameTransform.h
1
4
#ifndef __KVFRAMETRANSFORM_H
5
#define __KVFRAMETRANSFORM_H
6
7
#include "
TLorentzRotation.h
"
8
61
class
KVFrameTransform
:
public
TLorentzRotation
{
62
public
:
63
KVFrameTransform
() {}
64
KVFrameTransform
(
const
TVector3
& boost,
Bool_t
beta
= kFALSE);
65
KVFrameTransform
(
const
TRotation
& r);
66
KVFrameTransform
(
const
TLorentzRotation
& r);
67
KVFrameTransform
(
const
KVFrameTransform
& r);
68
KVFrameTransform
(
const
TVector3
& boost,
const
TRotation
& r,
Bool_t
beta
= kFALSE);
69
KVFrameTransform
(
const
TRotation
& r,
const
TVector3
& boost,
Bool_t
beta
= kFALSE);
70
71
virtual
~KVFrameTransform
() {}
72
73
KVFrameTransform
&
operator=
(
const
KVFrameTransform
&);
74
75
ClassDef
(
KVFrameTransform
, 1)
//Utility class for kinematical transformations of KVParticle class
76
};
77
78
#endif
Bool_t
bool Bool_t
ClassDef
#define ClassDef(name, id)
TLorentzRotation.h
KVFrameTransform
Utility class for kinematical transformations of KVParticle class.
Definition:
KVFrameTransform.h:61
KVFrameTransform::KVFrameTransform
KVFrameTransform()
Definition:
KVFrameTransform.h:63
KVFrameTransform::~KVFrameTransform
virtual ~KVFrameTransform()
Definition:
KVFrameTransform.h:71
KVFrameTransform::operator=
KVFrameTransform & operator=(const KVFrameTransform &)
assignment by copy
Definition:
KVFrameTransform.cpp:121
TLorentzRotation
TRotation
TVector3
ROOT::Math::beta
double beta(double x, double y)
kaliveda.doxygen
KVMultiDet
particles
KVFrameTransform.h
Generated on Fri Jan 17 2025 15:03:19 for KaliVeda by
1.9.1