DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Functions
graphicalScan.cpp File Reference
#include <TError.h>
#include <TFile.h>
#include <TH2F.h>
#include <DD4hep/Detector.h>
#include <DD4hep/Printout.h>
#include <DDRec/MaterialManager.h>
#include <iostream>
#include <climits>
#include <cerrno>
#include <string>
#include <map>
#include <cassert>

Go to the source code of this file.

Functions

int main_wrapper (int argc, char **argv)
 
int main (int argc, char **argv)
 Main entry point as a program. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Main entry point as a program.

Definition at line 339 of file graphicalScan.cpp.

◆ main_wrapper()

int main_wrapper ( int  argc,
char **  argv 
)

Definition at line 50 of file graphicalScan.cpp.