5#ifndef GEOMODELEXAMPLES_TOYDETECTORTOOL_H
6#define GEOMODELEXAMPLES_TOYDETECTORTOOL_H
14 ToyDetectorTool(
const std::string&
type,
const std::string& name,
const IInterface* parent );
17 virtual StatusCode
create()
override final;
19 void printVolume(GeoPVConstLink volime,
int level = 0);