ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
EICPhysicsList.hh
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file EICPhysicsList.hh
1
// $Id: $
3
// //
4
// File: EICPhysicsList.hh //
5
// Description: Geant4 physics list for Electron Ion Collider detectors //
6
// //
7
// Author: Dennis H. Wright (SLAC) //
8
// Date: 21 June 2018 //
9
// //
11
12
#ifndef EICPhysicsList_h
13
#define EICPhysicsList_h 1
14
15
#include <Geant4/G4VModularPhysicsList.hh>
16
#include <Geant4/globals.hh>
17
18
19
class
EICPhysicsList
:
public
G4VModularPhysicsList
20
{
21
public
:
22
EICPhysicsList
();
23
~EICPhysicsList
();
24
25
virtual
void
ConstructParticle
();
26
virtual
void
SetCuts
();
27
28
};
29
30
#endif
coresoftware
blob
master
simulation
g4simulation
EICPhysicsList
EICPhysicsList.hh
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:40
using
1.8.2 with
ECCE GitHub integration