VMC Version 2.0
Loading...
Searching...
No Matches
TMCParticleType.h
Go to the documentation of this file.
1// -----------------------------------------------------------------------
2// Copyright (C) 2019 CERN and copyright holders of VMC Project.
3// This software is distributed under the terms of the GNU General Public
4// License v3 (GPL Version 3), copied verbatim in the file "LICENSE".
5//
6// See https://github.com/vmc-project/vmc for full licensing information.
7// -----------------------------------------------------------------------
8
9// Author: Alice collaboration
10
11/*************************************************************************
12 * Copyright (C) 2006, Rene Brun and Fons Rademakers. *
13 * Copyright (C) 1998-1999, ALICE Experiment at CERN. *
14 * All rights reserved. *
15 * *
16 * For the licensing terms see $ROOTSYS/LICENSE. *
17 * For the list of contributors see $ROOTSYS/README/CREDITS. *
18 *************************************************************************/
19
20#ifndef ROOT_TMCParticleType
21#define ROOT_TMCParticleType
22
23//
24// List of MonteCarlo particle types
25// (used when adding user own particles to MC)
26//
27
28#include "Rtypes.h"
29
42};
43
44#endif
TMCParticleType
VMC particle type codes.
@ kPTGeantino
particle tracked as geantino
@ kPTOpticalPhoton
particle tracked as light photon
@ kPTHadron
particle tracked as hadron
@ kPTMuon
particle tracked as muon
@ kPTIon
particle tracked as heavy ion
@ kPTUndefined
unknown particle type
@ kPTChargedGeantino
particle tracked as charged geantino
@ kPTElectron
particle tracked as electron
@ kPTNeutron
particle tracked as neutron
@ kPTGamma
particle tracked as gamma