Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 10:42:24

0001 /*
0002  *  See header file for a description of this class.
0003  *
0004  *  \author A. Vilela Pereira
0005  */
0006 
0007 #include "CalibMuon/DTCalibration/interface/DTT0BaseCorrection.h"
0008 #include "DataFormats/MuonDetId/interface/DTWireId.h"
0009 
0010 using dtCalibration::DTT0BaseCorrection;
0011 
0012 DTT0BaseCorrection::DTT0BaseCorrection() {}
0013 
0014 DTT0BaseCorrection::~DTT0BaseCorrection() {}