![]() |
|
|||
File indexing completed on 2024-04-06 12:07:12
0001 #ifndef MESetUtils_H 0002 #define MESetUtils_H 0003 0004 #include "DQM/EcalCommon/interface/MESet.h" 0005 0006 #include <map> 0007 #include <string> 0008 0009 namespace edm { 0010 class ParameterSet; 0011 class ParameterSetDescription; 0012 } // namespace edm 0013 0014 namespace ecaldqm { 0015 MESet *createMESet(edm::ParameterSet const &); 0016 void fillMESetDescriptions(edm::ParameterSetDescription &); 0017 } // namespace ecaldqm 0018 0019 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |