Main Page | Class Hierarchy | Class List | File List | Class Members

gear::CalorimeterParameters Class Reference

Proposal for an abstract interface that defines geometry properties of a typical sampling calorimeter as needed for reconstruction. More...

#include <CalorimeterParameters.h>

Inheritance diagram for gear::CalorimeterParameters:

gear::GearParameters gear::CalorimeterParametersImpl List of all members.

Public Member Functions

virtual ~CalorimeterParameters ()
 Destructor.

virtual const LayerLayoutgetLayerLayout () const=0
 The layer layout in the calorimeter.

virtual int getLayoutType () const=0
 The type of the calorimeter layout: CalorimeterParameters.BARREL or CalorimeterParameters.ENDCAP.

virtual const std::vector<
double > & 
getExtent () const=0
 Extent of the calorimeter in the r-z-plane [ rmin, rmax, zmin, zmax ] in mm.

virtual int getSymmetryOrder () const=0
 The order of the rotational symmetry
8 for an octagonal barrel calorimeter
2 for an endcap calorimeter
1 for a standalone prototype
0 for an idealized cylindrical calorimeter.

virtual double getPhi0 () const=0
 The azimuthal angle of the first module if symmetryOrder > 0.


Static Public Attributes

const int BARREL = 1
const int ENDCAP = 2

Detailed Description

Proposal for an abstract interface that defines geometry properties of a typical sampling calorimeter as needed for reconstruction.


Author:
F. Gaede, DESY
Version:
Id
CalorimeterParameters.aid,v 1.1.1.1 2005/09/13 14:41:03 gaede Exp


The documentation for this class was generated from the following file:
Generated on Tue Sep 5 11:36:30 2006 for Gear by doxygen 1.3.5