MIDAS
Loading...
Searching...
No Matches
fetest.cxx File Reference
#include <stdio.h>
#include <signal.h>
#include <assert.h>
#include <stdlib.h>
#include <math.h>
#include "midas.h"
#include "tmfe.h"
#include <string>
#include <thread>
#include <atomic>
Include dependency graph for fetest.cxx:

Go to the source code of this file.

Classes

class  EqRandom
 
class  EqSlow
 
class  EqRare
 
class  EqBulk
 
class  EqRpc
 
class  FeTest
 

Functions

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

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Definition at line 575 of file fetest.cxx.

576{
578 return fe_test.FeMain(argc, argv);
579}
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: