Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
GeneratorInterface
Hydjet2Interface
interface
HadronDecayer.h
Go to the documentation of this file.
1
/*
2
3
Nikolai Amelin, Ludmila Malinina, Timur Pocheptsov (C) JINR/Dubna
4
amelin@sunhe.jinr.ru, malinina@sunhe.jinr.ru, pocheptsov@sunhe.jinr.ru
5
November. 2, 2005
6
7
*/
8
9
#ifndef HADRONDECAYER_INCLUDED
10
#define HADRONDECAYER_INCLUDED
11
12
#include "
DatabasePDG.h
"
13
#include "
Particle.h
"
14
15
double
GetDecayTime
(
const
Particle &
p
,
double
weakDecayLimit);
16
void
Decay
(
List_t
&
output
, Particle &
p
,
ParticleAllocator
&allocator,
DatabasePDG
* database);
17
18
#endif
DatabasePDG.h
DatabasePDG
Definition:
DatabasePDG.h:34
List_t
std::list< Particle > List_t
Definition:
Particle.h:143
ParticleAllocator
Definition:
Particle.h:146
Decay
void Decay(List_t &output, Particle &p, ParticleAllocator &allocator, DatabasePDG *database)
Definition:
HadronDecayer.cc:57
Particle.h
convertSQLitetoXML_cfg.output
tuple output
Definition:
convertSQLitetoXML_cfg.py:32
GetDecayTime
double GetDecayTime(const Particle &p, double weakDecayLimit)
Definition:
HadronDecayer.cc:35
AlCaHLTBitMon_ParallelJobs.p
tuple p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
Generated for CMSSW Reference Manual by
1.8.5