GeneratorInterface
Hydjet2Interface
interface
UKUtility.h
Go to the documentation of this file.
1
/*
2
3
Nikolai Amelin, Ludmila Malinina, Timur Pocheptsov (C) JINR/Dubna
4
amelin@sunhe.jinr.ru, malinina@sunhe.jinr.ru, pocheptsov@sunhe.jinr.ru
5
November. 2, 2005
6
*/
7
8
#ifndef UKUTILITY_INCLUDED
9
#define UKUTILITY_INCLUDED
10
11
class
TLorentzVector;
12
class
TVector3;
13
class
TH1F;
14
15
class
Particle
;
16
17
void
IsotropicR3
(
double
r
,
double
*pX,
double
*pY,
double
*pZ);
18
void
IsotropicR3
(
double
r
, TVector3 &
pos
);
19
void
MomAntiMom
(TLorentzVector &mom,
double
mass
, TLorentzVector &antiMom,
double
antiMass,
double
initialMass);
20
21
extern
const
double
GeV
;
22
extern
const
double
MeV
;
23
extern
const
double
fermi
;
24
extern
const
double
mbarn
;
25
extern
const
double
hbarc
;
26
extern
const
double
w
;
27
extern
const
double
hbarc_squared
;
28
29
#endif
fermi
const double fermi
Definition:
MathUtil.h:17
pos
Definition:
PixelAliasList.h:18
MeV
const double MeV
hbarc_squared
const double hbarc_squared
Definition:
UKUtility.cc:24
w
const double w
Definition:
UKUtility.cc:23
hbarc
const double hbarc
Definition:
MathUtil.h:18
GeV
const double GeV
Definition:
MathUtil.h:16
mbarn
const double mbarn
alignCSCRings.r
r
Definition:
alignCSCRings.py:93
MomAntiMom
void MomAntiMom(TLorentzVector &mom, double mass, TLorentzVector &antiMom, double antiMass, double initialMass)
Definition:
UKUtility.cc:45
IsotropicR3
void IsotropicR3(double r, double *pX, double *pY, double *pZ)
Definition:
UKUtility.cc:26
EgHLTOffHistBins_cfi.mass
mass
Definition:
EgHLTOffHistBins_cfi.py:34
Particle
Definition:
Particle.py:1
Generated for CMSSW Reference Manual by
1.8.16