BOSS
8.0.0
BESIII Offline Software System
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 "
EvtId.hh
"
25
#include "
EvtParticle.hh
"
26
#include "
EvtRaritaSchwinger.hh
"
27
28
class
EvtVector4R
;
29
30
class
EvtRaritaSchwingerParticle
:
public
EvtParticle
{
31
32
public
:
33
EvtRaritaSchwingerParticle
();
34
virtual
~EvtRaritaSchwingerParticle
();
35
void
init
(
EvtId
id
,
const
EvtVector4R
& p4 );
36
EvtRaritaSchwinger
spRSParent
(
int
)
const
;
37
EvtRaritaSchwinger
spRS
(
int
)
const
;
38
EvtSpinDensity
rotateToHelicityBasis
()
const
;
39
EvtSpinDensity
rotateToHelicityBasis
(
double
alpha
,
double
beta,
double
gamma )
const
;
40
41
private
:
42
EvtRaritaSchwinger
_spinorRest[4];
43
EvtRaritaSchwinger
_spinor[4];
44
EvtRaritaSchwingerParticle
(
const
EvtRaritaSchwingerParticle
& d );
45
EvtRaritaSchwingerParticle
& operator=(
const
EvtRaritaSchwingerParticle
& d );
46
};
47
#endif
EvtId.hh
EvtParticle.hh
alpha
double alpha
Definition
EvtPhokharaDef.hh:17
EvtRaritaSchwinger.hh
EvtId
Definition
EvtId.hh:27
EvtParticle::EvtParticle
EvtParticle()
Definition
EvtParticle.cc:61
EvtRaritaSchwingerParticle::spRS
EvtRaritaSchwinger spRS(int) const
Definition
EvtRaritaSchwingerParticle.cc:103
EvtRaritaSchwingerParticle::spRSParent
EvtRaritaSchwinger spRSParent(int) const
Definition
EvtRaritaSchwingerParticle.cc:101
EvtRaritaSchwingerParticle::init
void init(EvtId id, const EvtVector4R &p4)
Definition
EvtRaritaSchwingerParticle.cc:38
EvtRaritaSchwingerParticle::rotateToHelicityBasis
EvtSpinDensity rotateToHelicityBasis() const
Definition
EvtRaritaSchwingerParticle.cc:105
EvtRaritaSchwingerParticle::~EvtRaritaSchwingerParticle
virtual ~EvtRaritaSchwingerParticle()
Definition
EvtRaritaSchwingerParticle.cc:34
EvtRaritaSchwingerParticle::EvtRaritaSchwingerParticle
EvtRaritaSchwingerParticle()
Definition
EvtRaritaSchwingerParticle.cc:36
EvtRaritaSchwinger
Definition
EvtRaritaSchwinger.hh:42
EvtSpinDensity
Definition
EvtSpinDensity.hh:26
EvtVector4R
Definition
EvtVector4R.hh:29
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenBase
EvtRaritaSchwingerParticle.hh
Generated by
1.16.1