#include <stdio.h>
#include <stdlib.h>
#include <sys/time.h>
#include <iostream>
#include <assert.h>
#include <signal.h>
#include <TSystem.h>
#include <TROOT.h>
#include <TApplication.h>
#include <TTimer.h>
#include <TFile.h>
#include <TDirectory.h>
#include <TFolder.h>
#include <TH1D.h>
Go to the source code of this file.
◆ GetTimeSec()
◆ help()
◆ IncrFunc()
◆ main()
      
        
          | int main | ( | int | argc, | 
        
          |  |  | char * | argv[] | 
        
          |  | ) |  |  | 
      
 
 
◆ ShowMem()
      
        
          | int ShowMem | ( | const char * | label | ) |  | 
      
 
 
◆ gEnableShowMem
  
  | 
        
          | bool gEnableShowMem = false |  | static | 
 
 
◆ gOnlineHistDir
◆ gOutputFile
      
        
          | TFile* gOutputFile = NULL |