CMS 3D CMS Logo

Public Member Functions

CaloVGeometryLoader Class Reference

#include <CaloVGeometryLoader.h>

List of all members.

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.

Detailed Description

Abstract base class for a subdetector geometry loader.

Definition at line 13 of file CaloVGeometryLoader.h.


Member Function Documentation

virtual std::auto_ptr<CaloSubdetectorGeometry> CaloVGeometryLoader::load ( DetId::Detector  det,
int  subdet 
) [pure virtual]

Load the subdetector geometry for the specified det and subdet.