ROOT
Version master
v6.36
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
io
►
main
►
master
►
math
▼
montecarlo
doc
▼
eg
doc
►
inc
▼
src
►
TAttParticle.cxx
►
TDatabasePDG.cxx
►
TDecayChannel.cxx
TGenerator.cxx
TParticle.cxx
►
TParticleClassPDG.cxx
►
TParticlePDG.cxx
TPrimary.cxx
►
TVirtualMCDecayer.cxx
►
pythia8
►
net
►
proof
►
roofit
►
sql
►
tmva
►
tree
►
tutorials
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
TVirtualMCDecayer.cxx
Go to the documentation of this file.
1
// @(#)root/eg:$Id$
2
// Author: andreas.morsch@cern.ch 13/04/2002
3
4
/*************************************************************************
5
* Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
/** \class TVirtualMCDecayer
13
\ingroup eg
14
15
Abstract base class for particle decays.
16
17
Clients are the transport code and the primary particle generators
18
19
andreas.morsch@cern.ch
20
*/
21
22
#include "
TVirtualMCDecayer.h
"
23
24
ClassImp
(
TVirtualMCDecayer
);
ClassImp
#define ClassImp(name)
Definition
Rtypes.h:374
TVirtualMCDecayer.h
TVirtualMCDecayer
Abstract base class for particle decays.
Definition
TVirtualMCDecayer.h:23
montecarlo
eg
src
TVirtualMCDecayer.cxx
ROOT master - Reference Guide Generated on Fri Apr 25 2025 15:45:09 (GVA Time) using Doxygen 1.10.0