BOSS
7.0.7
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
v
w
Enumerations
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File Members
All
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
!
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
EvtRaritaSchwingerParticle.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of the EvtGen package developed jointly
5
// for the BaBar and CLEO collaborations. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information: See EvtGen/COPYRIGHT
9
// Copyright (C) 1998 Caltech, UCSB
10
//
11
// Module: EvtGen/EvtRaritaSchwingerParticle.hh
12
//
13
// Description:Represents particles i.e. spin 3/2 particles.
14
//
15
// Modification history:
16
//
17
// RYD August 9, 2000 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTRARITASCHWINGERPARTICLE_HH
22
#define EVTRARITASCHWINGERPARTICLE_HH
23
24
#include "
EvtGenBase/EvtRaritaSchwinger.hh
"
25
#include "
EvtGenBase/EvtId.hh
"
26
#include "
EvtGenBase/EvtParticle.hh
"
27
28
class
EvtVector4R
;
29
30
class
EvtRaritaSchwingerParticle
:
public
EvtParticle
{
31
32
public
:
33
34
35
EvtRaritaSchwingerParticle
();
36
virtual
~EvtRaritaSchwingerParticle
();
37
void
init
(
EvtId
id
,
const
EvtVector4R
& p4);
38
EvtRaritaSchwinger
spRSParent
(
int
)
const
;
39
EvtRaritaSchwinger
spRS
(
int
)
const
;
40
EvtSpinDensity
rotateToHelicityBasis
()
const
;
41
EvtSpinDensity
rotateToHelicityBasis
(
double
alpha
,
42
double
beta,
43
double
gamma)
const
;
44
45
private
:
46
47
EvtRaritaSchwinger
_spinorRest[4];
48
EvtRaritaSchwinger
_spinor[4];
49
EvtRaritaSchwingerParticle
(
const
EvtRaritaSchwingerParticle
& d);
50
EvtRaritaSchwingerParticle
& operator=(
const
EvtRaritaSchwingerParticle
& d);
51
52
};
53
#endif
54
EvtId.hh
EvtParticle.hh
EvtRaritaSchwinger.hh
alpha
const double alpha
Definition:
FastVertexFit.cxx:4
EvtId
Definition:
EvtId.hh:27
EvtParticle
Definition:
EvtParticle.hh:42
EvtRaritaSchwingerParticle
Definition:
EvtRaritaSchwingerParticle.hh:30
EvtRaritaSchwingerParticle::spRS
EvtRaritaSchwinger spRS(int) const
Definition:
EvtRaritaSchwingerParticle.cc:116
EvtRaritaSchwingerParticle::spRSParent
EvtRaritaSchwinger spRSParent(int) const
Definition:
EvtRaritaSchwingerParticle.cc:110
EvtRaritaSchwingerParticle::init
void init(EvtId id, const EvtVector4R &p4)
Definition:
EvtRaritaSchwingerParticle.cc:44
EvtRaritaSchwingerParticle::rotateToHelicityBasis
EvtSpinDensity rotateToHelicityBasis() const
Definition:
EvtRaritaSchwingerParticle.cc:124
EvtRaritaSchwingerParticle::~EvtRaritaSchwingerParticle
virtual ~EvtRaritaSchwingerParticle()
Definition:
EvtRaritaSchwingerParticle.cc:34
EvtRaritaSchwingerParticle::EvtRaritaSchwingerParticle
EvtRaritaSchwingerParticle()
Definition:
EvtRaritaSchwingerParticle.cc:38
EvtRaritaSchwinger
Definition:
EvtRaritaSchwinger.hh:47
EvtSpinDensity
Definition:
EvtSpinDensity.hh:27
EvtVector4R
Definition:
EvtVector4R.hh:29
source
Generator
BesEvtGen
BesEvtGen-00-04-08
src
EvtGen
EvtGenBase
EvtRaritaSchwingerParticle.hh
Generated by
1.9.6