|
||||
File indexing completed on 2024-04-06 12:13:09
0001 // -*- C++ -*- 0002 // 0003 // Package: __subsys__/__pkgname__ 0004 // Class : __class__ 0005 // 0006 // Implementation: 0007 // [Notes on implementation] 0008 // 0009 // Author: __author__ 0010 // Created: __date__ 0011 0012 #include "__subsys__/__pkgname__/interface/__class__.h" 0013 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h" 0014 0015 EVENTSETUP_RECORD_REG(__class__);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |