Line Code
1 2 3 4 5 6
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"

#include "CalibTracker/SiPixelGainCalibration/test/SimpleTestPrintOutPixelCalibAnalyzer.h"

DEFINE_FWK_MODULE(SimpleTestPrintOutPixelCalibAnalyzer);