Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00014
00015
00016
00017
00018
00019
00020
00021
00022 #include "CondCore/PopCon/interface/PopConAnalyzer.h"
00023 #include "CondTools/SiPixel/interface/PixelPopConCalibAnalyzer.h"
00024 #include "FWCore/Framework/interface/MakerMacros.h"
00025 #include "CondTools/SiPixel/interface/PixelPopConCalibSourceHandler.h"
00026
00027
00028 typedef popcon::PopConAnalyzer<PixelPopConCalibSourceHandler> PixelPopConCalibAnalyzer;
00029
00030