MIDAS
Loading...
Searching...
No Matches
tmfe_example_frontend.cxx File Reference
#include <stdio.h>
#include <math.h>
#include "tmfe.h"
Include dependency graph for tmfe_example_frontend.cxx:

Go to the source code of this file.

Classes

class  EqTrigger
 
class  EqPeriodic
 
class  FeExample
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 268 of file tmfe_example_frontend.cxx.

269{
270 FeExample fe_example;
271 return fe_example.FeMain(argc, argv);
272}
int FeMain(int argc, char *argv[])
Definition tmfe.cxx:2336
Here is the call graph for this function: