DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/Plugins.h>
#include <DD4hep/Printout.h>
#include <DD4hep/FieldTypes.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/MatrixHelpers.h>
#include <DD4hep/AlignmentData.h>
#include <DD4hep/DetFactoryHelper.h>
#include <DD4hep/detail/ObjectsInterna.h>
#include <DD4hep/detail/DetectorInterna.h>
#include "DetectorChecksum.h"
#include <TROOT.h>
#include <TClass.h>
#include <TColor.h>
#include <TGeoBoolNode.h>
#include <TGeoSystemOfUnits.h>
#include <iostream>
#include <sstream>
#include <fstream>
#include <iomanip>
#include <cfloat>
#include <cfenv>
Go to the source code of this file.
Typedefs | |
using | DetectorChecksum = dd4hep::detail::DetectorChecksum |
Functions | |
std::vector< PlacedVolume > | _get_path (PlacedVolume node, const std::set< PlacedVolume > &match) |
Definition at line 42 of file DetectorChecksum.cpp.
std::vector<PlacedVolume> _get_path | ( | PlacedVolume | node, |
const std::set< PlacedVolume > & | match | ||
) |
Definition at line 1104 of file DetectorChecksum.cpp.