Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19244484
EvtRaritaSchwingerParticle.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
EvtRaritaSchwingerParticle.hh
View Options
//--------------------------------------------------------------------------
//
// Environment:
// This software is part of the EvtGen package developed jointly
// for the BaBar and CLEO collaborations. If you use all or part
// of it, please give an appropriate acknowledgement.
//
// Copyright Information: See EvtGen/COPYRIGHT
// Copyright (C) 1998 Caltech, UCSB
//
// Module: EvtGen/EvtRaritaSchwingerParticle.hh
//
// Description:Represents particles i.e. spin 3/2 particles.
//
// Modification history:
//
// RYD August 9, 2000 Module created
//
//------------------------------------------------------------------------
#ifndef EVTRARITASCHWINGERPARTICLE_HH
#define EVTRARITASCHWINGERPARTICLE_HH
#include
"EvtGenBase/EvtRaritaSchwinger.hh"
#include
"EvtGenBase/EvtId.hh"
#include
"EvtGenBase/EvtParticle.hh"
class
EvtVector4R
;
class
EvtRaritaSchwingerParticle
:
public
EvtParticle
{
public
:
EvtRaritaSchwingerParticle
();
virtual
~
EvtRaritaSchwingerParticle
();
void
init
(
EvtId
id
,
const
EvtVector4R
&
p4
);
void
init
(
EvtId
id
,
const
EvtVector4R
&
p4
,
const
EvtRaritaSchwinger
&
,
const
EvtRaritaSchwinger
&
,
const
EvtRaritaSchwinger
&
,
const
EvtRaritaSchwinger
&
,
const
EvtRaritaSchwinger
&
,
const
EvtRaritaSchwinger
&
,
const
EvtRaritaSchwinger
&
,
const
EvtRaritaSchwinger
&
);
EvtRaritaSchwinger
spRSParent
(
int
)
const
;
EvtRaritaSchwinger
spRS
(
int
)
const
;
EvtSpinDensity
rotateToHelicityBasis
()
const
;
EvtSpinDensity
rotateToHelicityBasis
(
double
alpha
,
double
beta
,
double
gamma
)
const
;
private
:
EvtRaritaSchwinger
_spinorRest
[
4
];
EvtRaritaSchwinger
_spinor
[
4
];
EvtRaritaSchwingerParticle
(
const
EvtRaritaSchwingerParticle
&
d
);
EvtRaritaSchwingerParticle
&
operator
=
(
const
EvtRaritaSchwingerParticle
&
d
);
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Sep 30, 4:42 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6489660
Default Alt Text
EvtRaritaSchwingerParticle.hh (1 KB)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment