BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtParticleFactory.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/EvtParticleFactory.hh
12
//
13
// Description:Class to describe all particles
14
//
15
// Modification history:
16
//
17
// DJL December 27, 1999 Module created.
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTPARTICLEFACTORY_HH
22
#define EVTPARTICLEFACTORY_HH
23
24
#include "
EvtSpinType.hh
"
25
26
class
EvtParticle
;
27
class
EvtId
;
28
class
EvtVector4R
;
29
class
EvtSpinDensity
;
30
31
class
EvtParticleFactory
{
32
33
public
:
34
static
EvtParticle
*
particleFactory
(
EvtSpinType::spintype
spinType );
35
36
static
EvtParticle
*
particleFactory
(
EvtId
id
,
EvtVector4R
p4 );
37
38
static
EvtParticle
*
particleFactory
(
EvtId
id
,
EvtVector4R
p4,
EvtSpinDensity
rho );
39
};
40
41
#endif
EvtSpinType.hh
EvtId
Definition
EvtId.hh:27
EvtParticleFactory
Definition
EvtParticleFactory.hh:31
EvtParticleFactory::particleFactory
static EvtParticle * particleFactory(EvtSpinType::spintype spinType)
Definition
EvtParticleFactory.cc:46
EvtParticle
Definition
EvtParticle.hh:42
EvtSpinDensity
Definition
EvtSpinDensity.hh:26
EvtSpinType::spintype
spintype
Definition
EvtSpinType.hh:30
EvtVector4R
Definition
EvtVector4R.hh:29
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenBase
EvtParticleFactory.hh
Generated by
1.16.1