DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Classes | Namespaces | Functions
Compact2Objects.cpp File Reference
#include <DD4hep/DetFactoryHelper.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/MatrixHelpers.h>
#include <DD4hep/PropertyTable.h>
#include <DD4hep/OpticalSurfaces.h>
#include <DD4hep/OpticalSurfaceManager.h>
#include <DD4hep/IDDescriptor.h>
#include <DD4hep/DD4hepUnits.h>
#include <DD4hep/FieldTypes.h>
#include <DD4hep/Printout.h>
#include <DD4hep/Factories.h>
#include <DD4hep/Path.h>
#include <DD4hep/Plugins.h>
#include <DD4hep/detail/SegmentationsInterna.h>
#include <DD4hep/detail/DetectorInterna.h>
#include <DD4hep/detail/ObjectsInterna.h>
#include <XML/DocumentHandler.h>
#include <XML/Utilities.h>
#include <TGeoManager.h>
#include <TGeoMaterial.h>
#include <TGeoPhysicalConstants.h>
#include <TGDMLMatrix.h>
#include <TMath.h>
#include <filesystem>
#include <iostream>
#include <iomanip>
#include <climits>
#include <set>

Go to the source code of this file.

Classes

class  ProcessedFilesSet
 

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 

Functions

bool check_process_file (Detector &description, std::string filename)
 Check whether a XML file was already processed. More...
 

Function Documentation

◆ check_process_file()

bool check_process_file ( Detector description,
std::string  filename 
)

Check whether a XML file was already processed.

Definition at line 275 of file Compact2Objects.cpp.