#include <CaloVGeometryLoader.h>
Public Member Functions | |
virtual std::unique_ptr< CaloSubdetectorGeometry > | load (DetId::Detector det, int subdet)=0 |
Load the subdetector geometry for the specified det and subdet. More... | |
virtual | ~CaloVGeometryLoader ()=default |
Abstract base class for a subdetector geometry loader.
Definition at line 13 of file CaloVGeometryLoader.h.
|
virtualdefault |
|
pure virtual |
Load the subdetector geometry for the specified det and subdet.