GEMC  1.8
Geant4 Monte-Carlo Framework
HitProcess_MapRegister.h
Go to the documentation of this file.
1 #ifndef HIT_REGISTER_H
2 #define HIT_REGISTER_H 1
3 
4 // %%%%%%%%%%%%
5 // gemc headers
6 // %%%%%%%%%%%%
7 #include "MPHBaseClass.h"
8 
9 map<string, MPHB_Factory> HitProcess_Map(string experiments);
10 
11 #endif
map< string, MPHB_Factory > HitProcess_Map(string experiments)
< Hit in Converter