![]() |
|
|||
File indexing completed on 2025-08-28 09:13:07
0001 0002 #include <JANA/JApplication.h> 0003 #include "CalorimeterCluster_factory_filtered.h" 0004 #include "JANA/JFactoryGenerator.h" 0005 0006 extern "C" { 0007 void InitPlugin(JApplication* app) { 0008 InitJANAPlugin(app); 0009 app->Add(new JFactoryGeneratorT<CalorimeterCluster_factory_filtered>); 0010 } 0011 } 0012
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |