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