LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
OrthoProj.h
Go to the documentation of this file.
1 
7 #ifndef EVD_ORTHOPROJ_H
8 #define EVD_ORTHOPROJ_H
9 
10 namespace evd {
11 
12  enum OrthoProj_t { kNoProj, kXY, kXZ, kYZ };
13 
14 }
15 
16 #endif
17 
OrthoProj_t
Definition: OrthoProj.h:12
LArSoft includes.