DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/DetType.h>
#include <DD4hep/Printout.h>
#include <DD4hep/Detector.h>
#include <DDRec/MaterialManager.h>
#include <TFile.h>
#include <TH1F.h>
#include <TError.h>
#include <cerrno>
#include <fstream>
#include <climits>
#include "main.h"
Go to the source code of this file.
Functions | |
void | dumpExampleSteering () |
int | main_wrapper (int argc, char **argv) |
void dumpExampleSteering | ( | ) |
Definition at line 253 of file materialBudget.cpp.
int main_wrapper | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 67 of file materialBudget.cpp.