~vpec/maus/tof_calib_read

« back to all changes in this revision

Viewing changes to src/common_cpp/Utils/Constants.hh

  • Committer: Adam Dobbs
  • Date: 2015-06-26 14:33:50 UTC
  • mfrom: (659.1.113 release-candidate)
  • Revision ID: phuccj@gmail.com-20150626143350-m56pbthi31ahqvxj
Tags: MAUS-v0.9.6
MAUS-v0.9.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 *
16
16
 */
17
17
 
 
18
#ifndef MAUS_RECON_CONSTANTS_HH
 
19
#define MAUS_RECON_CONSTANTS_HH
 
20
 
18
21
namespace MAUS {
19
22
namespace Recon {
20
23
namespace Constants {
39
42
} // ~namespace Constants
40
43
} // ~namespace Recon
41
44
} // ~namespace MAUS
 
45
 
 
46
#endif // MAUS_RECON_CONSTANTS_HH