Loading [MathJax]/extensions/tex2jax.js
KaliVeda
Version v1.14
v1.15
Toolkit for HIC analysis
Main Page
Download/Install
Release notes
Users Guide
Introduction
Base & Utility Classes
Nuclei & Events
Global Variables
Detector Array Geometries
Energy Loss/Range Calculations
Particle Identification
Detector Calibration
Data Management
Data Analysis
Develop with KaliVeda
Appendix 1: Build System
Applications & GUI
Library components
Code examples
Logos
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Modules
Pages
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 Wed May 28 2025 15:33:50 for KaliVeda by
1.9.1