~maus-mlcr/maus/control-room-4

« back to all changes in this revision

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

Replace control-room-ckov-fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
 
116
116
  /// Not implemented.
117
117
  bool InitFromCDB();
 
118
  bool InitFromCurrentCDB();
118
119
 
119
120
  /* interface to the python get_tof_cabling module */
120
121
  void GetCabling(std::string devname);