~jan.greis/maus/1811

« back to all changes in this revision

Viewing changes to src/map/MapCppTrackerDigits/MapCppTrackerDigits.hh

MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
  std::vector<const MiceModule*> modules;
92
92
 
93
93
  int SciFiRunRecon;
 
94
 
 
95
  RealDataDigitization *real;
94
96
}; // Don't forget this trailing colon!!!!
95
97
#endif
96
98