Jpp  17.3.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JShower3EY.hh
Go to the documentation of this file.
1 #ifndef __JSHOWER3E__
2 #define __JSHOWER3E__
3 
5 
6 
7 /**
8  * \author mdejong, adomi
9  */
10 
11 namespace JGEOMETRY3D {}
12 namespace JPP { using namespace JGEOMETRY3D; }
13 
14 namespace JGEOMETRY3D {
15 
16  /**
17  * Type definition of 3D shower with energy and Bjorken Y.
18  */
20 }
21 
22 #endif
JTrack3EY JShower3EY
Type definition of 3D shower with energy and Bjorken Y.
Definition: JShower3EY.hh:19
3D track with energy and Bjorken Y.
Definition: JTrack3EY.hh:29