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
FermiMotion.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file FermiMotion.h
1
#ifndef FERMIMOTION_FERMIMOTION_H
2
#define FERMIMOTION_FERMIMOTION_H
3
4
#include <gsl/gsl_rng.h>
5
6
namespace
HepMC
7
{
8
class
GenEvent;
9
}
10
11
int
FermiMotion
(HepMC::GenEvent *event, gsl_rng *RandomGenerator);
12
13
#endif
coresoftware
blob
master
generators
FermiMotionAfterburner
FermiMotion.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:29
using
1.8.2 with
ECCE GitHub integration