|
Class Reference for E1039 Core & Analysis Software
|
#include "DetectorConstructionWrapper.h"#include "DetectorConstruction.hh"#include <fun4all/Fun4AllReturnCodes.h>#include <fun4all/PHTFileServer.h>#include <phool/PHNodeIterator.h>#include <phool/PHIODataNode.h>#include <phool/getClass.h>#include <G4GDMLParser.hh>#include <TFile.h>#include <cstring>#include <cmath>#include <cfloat>#include <stdexcept>#include <limits>
Include dependency graph for DetectorConstructionWrapper.cxx:Go to the source code of this file.
Macros | |
| #define | LogDebug(exp) std::cout<<"DEBUG: " <<__FUNCTION__<<": "<<__LINE__<<": "<< exp << std::endl |
| #define | LogError(exp) std::cout<<"ERROR: " <<__FUNCTION__<<": "<<__LINE__<<": "<< exp << std::endl |
| #define | LogWarning(exp) std::cout<<"WARNING: "<<__FUNCTION__<<": "<<__LINE__<<": "<< exp << std::endl |
| #define LogDebug | ( | exp | ) | std::cout<<"DEBUG: " <<__FUNCTION__<<": "<<__LINE__<<": "<< exp << std::endl |
Definition at line 31 of file DetectorConstructionWrapper.cxx.
| #define LogError | ( | exp | ) | std::cout<<"ERROR: " <<__FUNCTION__<<": "<<__LINE__<<": "<< exp << std::endl |
Definition at line 32 of file DetectorConstructionWrapper.cxx.
| #define LogWarning | ( | exp | ) | std::cout<<"WARNING: "<<__FUNCTION__<<": "<<__LINE__<<": "<< exp << std::endl |
Definition at line 33 of file DetectorConstructionWrapper.cxx.