ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "globals.hh"
#include "Randomize.hh"
#include <string.h>
#include <stdio.h>
#include <string>
#include <iostream>
#include <map>
Go to the source code of this file.
Classes | |
class | G4LEPTSElossDistr |
Macros | |
#define | NMAX 20000 |
Typedefs | |
typedef std::map< G4double, G4LEPTSDistribution * > | mddist |
typedef std::map< G4double, mddist > | mdmddist |
#define NMAX 20000 |
Definition at line 59 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 59 of file G4LEPTSElossDistr.hh
typedef std::map<G4double, G4LEPTSDistribution*> mddist |
Definition at line 37 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 37 of file G4LEPTSElossDistr.hh
Definition at line 39 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 39 of file G4LEPTSElossDistr.hh