CGEM BOSS
6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtTensorParticle.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/EvtTensorParticle.hh
12
//
13
// Description: Class to describe tensor ( spin 2 ) particles.
14
//
15
// Modification history:
16
//
17
// DJL/RYD Sept. 25, 1996 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTTENSORPARTICLE_HH
22
#define EVTTENSORPARTICLE_HH
23
24
#include "
EvtGenBase/EvtTensor4C.hh
"
25
#include "
EvtGenBase/EvtParticle.hh
"
26
27
class
EvtTensorParticle
:
public
EvtParticle
{
28
29
public
:
30
31
EvtTensorParticle
() {}
32
virtual
~EvtTensorParticle
();
33
34
void
init(
EvtId
part_n,
double
e,
double
px,
double
py,
double
pz);
35
void
init(
EvtId
part_n,
const
EvtVector4R
& p4);
36
//Returns polarization tensors.
37
EvtTensor4C
epsTensorParent
(
int
i)
const
;
38
EvtTensor4C
epsTensor
(
int
i)
const
;
39
40
EvtSpinDensity
rotateToHelicityBasis
()
const
;
41
EvtSpinDensity
rotateToHelicityBasis
(
double
alpha
,
42
double
beta,
43
double
gamma)
const
;
44
45
46
private
:
47
48
EvtTensor4C
eps[5];
//eps1,eps2,eps3,eps4,eps5;
49
50
EvtTensorParticle
(
const
EvtTensorParticle
& tensor);
51
EvtTensorParticle
& operator=(
const
EvtTensorParticle
& tensor);
52
53
};
54
55
#endif
56
EvtParticle.hh
EvtTensor4C.hh
alpha
const double alpha
Definition
FastVertexFit.cxx:4
EvtId
Definition
EvtId.hh:27
EvtParticle
Definition
EvtParticle.hh:42
EvtSpinDensity
Definition
EvtSpinDensity.hh:27
EvtTensor4C
Definition
EvtTensor4C.hh:52
EvtTensorParticle
Definition
EvtTensorParticle.hh:27
EvtTensorParticle::epsTensorParent
EvtTensor4C epsTensorParent(int i) const
Definition
EvtTensorParticle.cc:68
EvtTensorParticle::epsTensor
EvtTensor4C epsTensor(int i) const
Definition
EvtTensorParticle.cc:78
EvtTensorParticle::~EvtTensorParticle
virtual ~EvtTensorParticle()
Definition
EvtTensorParticle.cc:32
EvtTensorParticle::EvtTensorParticle
EvtTensorParticle()
Definition
EvtTensorParticle.hh:31
EvtTensorParticle::rotateToHelicityBasis
EvtSpinDensity rotateToHelicityBasis() const
Definition
EvtTensorParticle.cc:86
EvtVector4R
Definition
EvtVector4R.hh:29
6.6.5.h
Generator
BesEvtGen
BesEvtGen-00-01-96-slc6tag
src
EvtGen
EvtGenBase
EvtTensorParticle.hh
Generated by
1.12.0