ATLAS Offline Software
Functions | Variables
RunPileUpOverlayReuseToys.cxx File Reference
#include "CxxUtils/checker_macros.h"
#include "../share/RunPileUpOverlayReuseToys.C"
#include "TRint.h"

Go to the source code of this file.

Functions

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

Variables

 ATLAS_NO_CHECK_FILE_THREAD_SAFETY
 

Function Documentation

◆ main()

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

Definition at line 12 of file RunPileUpOverlayReuseToys.cxx.

13 {
14  RunPileUpOverlayReuseToys();
15 
16  TRint *theApp = new TRint("Rint", &argc, argv);
17 
18  // and enter the event loop...
19  theApp->Run();
20 
21  delete theApp;
22 
23  return 0;
24 }

Variable Documentation

◆ ATLAS_NO_CHECK_FILE_THREAD_SAFETY

ATLAS_NO_CHECK_FILE_THREAD_SAFETY

Definition at line 6 of file RunPileUpOverlayReuseToys.cxx.

LArCellConditions.argv
argv
Definition: LArCellConditions.py:112
DQHistogramMergeRegExp.argc
argc
Definition: DQHistogramMergeRegExp.py:20
python.AppMgr.theApp
theApp
Definition: AppMgr.py:764