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

Go to the source code of this file.

Classes

class  EqEverything
 
class  FeEverything
 

Functions

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

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 213 of file tmfe_example_everything.cxx.

214{
216 return fe_everything.FeMain(argc, argv);
217}
int FeMain(int argc, char *argv[])
Definition tmfe.cxx:2279
TH1X EXPRT * h1_book(const char *name, const char *title, int bins, double min, double max)
Definition rmidas.h:24
Here is the call graph for this function: