ATLAS Offline Software
Simulation
RunDependentSim
RunDependentSimComps
src
RunPileUpOverlayReuseToys.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
CxxUtils/checker_macros.h
"
6
ATLAS_NO_CHECK_FILE_THREAD_SAFETY
;
7
8
9
#include "../share/RunPileUpOverlayReuseToys.C"
10
#include "TRint.h"
11
12
int
main
(
int
argc
,
char
*
argv
[] )
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
}
main
int main(int argc, char *argv[])
Definition:
RunPileUpOverlayReuseToys.cxx:12
LArCellNtuple.argv
argv
Definition:
LArCellNtuple.py:152
DQHistogramMergeRegExp.argc
argc
Definition:
DQHistogramMergeRegExp.py:20
ATLAS_NO_CHECK_FILE_THREAD_SAFETY
ATLAS_NO_CHECK_FILE_THREAD_SAFETY
Definition:
RunPileUpOverlayReuseToys.cxx:6
python.AppMgr.theApp
theApp
Definition:
AppMgr.py:771
checker_macros.h
Define macros for attributes used to control the static checker.
Generated on Sun Dec 22 2024 21:17:29 for ATLAS Offline Software by
1.8.18