Skip to content
Snippets Groups Projects

MuonCablingTools: cleanup/optimization of DBline class

Merged Frank Winklmeier requested to merge fwinkl/athena:muonmsg2 into master
3 files
+ 9
68
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -106,7 +106,6 @@ private:
bool m_threshold_registers[3][CMAparameters::pivot_channels][CMAparameters::confirm_channels];
uint32_t m_program_bytes[3][CMAparameters::pivot_channels][2];
bool read(DBline&);
bool read_v02(DBline&);
public:
Loading