|
||||
File indexing completed on 2024-04-06 12:02:52
0001 0002 #include "CondCore/PopCon/interface/PopConAnalyzer.h" 0003 #include "CondTools/Ecal/interface/EcalLaser_weekly_Linearization.h" 0004 #include "FWCore/Framework/interface/MakerMacros.h" 0005 0006 typedef popcon::PopConAnalyzer<popcon::EcalLaser_weekly_Linearization> ExTestEcalLaser_weekly_Linearization_Analyzer; 0007 0008 //define this as a plug-in 0009 DEFINE_FWK_MODULE(ExTestEcalLaser_weekly_Linearization_Analyzer);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |