5#ifndef TileDetectorTool_H
6#define TileDetectorTool_H
21 const std::string& name,
22 const IInterface* parent);
26 virtual StatusCode
create()
override final;
27 virtual StatusCode
clear()
override final;
37 void setSwitch(
int & param,
int value,
const char * name);
40 Gaudi::Property<std::vector<std::string>>
m_volumes{
this,
"TopVolumes", {},
"List of top-level volumes where crack scintillators will be placed"};
The Athena Transient Store API.