![]() |
|
|||
File indexing completed on 2025-07-05 08:15:20
0001 #include <JANA/JApplicationFwd.h> 0002 0003 #include "TRACKINGcheckProcessor.h" 0004 0005 // The following just makes this a JANA plugin 0006 extern "C" { 0007 void InitPlugin(JApplication* app) { 0008 InitJANAPlugin(app); 0009 app->Add(new TRACKINGcheckProcessor); 0010 } 0011 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |