Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14
/*
 *  See header file for a description of this class.
 *
 *  \author A. Vilela Pereira
 */

#include "CalibMuon/DTCalibration/interface/DTT0BaseCorrection.h"
#include "DataFormats/MuonDetId/interface/DTWireId.h"

using dtCalibration::DTT0BaseCorrection;

DTT0BaseCorrection::DTT0BaseCorrection() {}

DTT0BaseCorrection::~DTT0BaseCorrection() {}