BOSS
7.0.7
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtHighSpinParticle.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) 2000 Caltech, UCSB
10
//
11
// Module: EvtGen/EvtHighSpinParticle.hh
12
//
13
// Description:Class to describe particle with spin>2.
14
//
15
// Modification history:
16
//
17
// RYD August 8, 2000 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTHIGHSPINPARTICLE_HH
22
#define EVTHIGHSPINPARTICLE_HH
23
24
#include "
EvtGenBase/EvtParticle.hh
"
25
//#include "EvtGenBase/EvtId.hh"
26
class
EvtId
;
27
28
class
EvtHighSpinParticle
:
public
EvtParticle
{
29
30
public
:
31
32
EvtHighSpinParticle
() {}
33
virtual
~EvtHighSpinParticle
();
34
35
void
init(
EvtId
id
,
const
EvtVector4R
& p);
36
37
EvtSpinDensity
rotateToHelicityBasis
()
const
;
38
EvtSpinDensity
rotateToHelicityBasis
(
double
alpha
,
39
double
beta,
40
double
gamma)
const
;
41
42
43
private
:
44
45
EvtHighSpinParticle
(
const
EvtHighSpinParticle
& highSpin);
46
EvtHighSpinParticle
& operator=(
const
EvtHighSpinParticle
& highSpin);
47
48
};
49
50
#endif
51
52
53
54
55
EvtParticle.hh
alpha
const double alpha
Definition:
FastVertexFit.cxx:4
EvtHighSpinParticle
Definition:
EvtHighSpinParticle.hh:28
EvtHighSpinParticle::EvtHighSpinParticle
EvtHighSpinParticle()
Definition:
EvtHighSpinParticle.hh:32
EvtHighSpinParticle::~EvtHighSpinParticle
virtual ~EvtHighSpinParticle()
Definition:
EvtHighSpinParticle.cc:33
EvtHighSpinParticle::rotateToHelicityBasis
EvtSpinDensity rotateToHelicityBasis() const
Definition:
EvtHighSpinParticle.cc:46
EvtId
Definition:
EvtId.hh:27
EvtParticle
Definition:
EvtParticle.hh:42
EvtSpinDensity
Definition:
EvtSpinDensity.hh:27
EvtVector4R
Definition:
EvtVector4R.hh:29
source
Generator
BesEvtGen
BesEvtGen-00-04-08
src
EvtGen
EvtGenBase
EvtHighSpinParticle.hh
Generated by
1.9.6