ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
recoConsts.cc
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file recoConsts.cc
1 #include "recoConsts.h"
2 
4 
5 void recoConsts::Print() const
6 {
7  // methods from PHFlag
10  PrintIntFlags();
11 
12  return;
13 }