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

gear::CalorimeterParametersImpl Class Reference

Implementation of. More...

#include <CalorimeterParametersImpl.h>

Inheritance diagram for gear::CalorimeterParametersImpl:

gear::GearParametersImpl gear::CalorimeterParameters gear::GearParameters gear::GearParameters List of all members.

Public Member Functions

 CalorimeterParametersImpl (double rMin, double zMax, int symOrder=8, double phi0=0.0)
 C'tor for a cylindrical (octagonal) BARREL calorimeter.

 CalorimeterParametersImpl (double rMin, double rMax, double zMin, int symOrder=2, double phi0=0.0)
 C'tor for a cylindrical (octagonal) ENDCAP calorimeter.

virtual ~CalorimeterParametersImpl ()
 Destructor.

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

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

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

virtual int getSymmetryOrder () const
 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
 The azimuthal angle of the first module if symmetryOrder > 0.

virtual LayerLayoutImpllayerLayout ()

Protected Attributes

int _type
int _sym
double _phi
LayerLayoutImpl _layout
std::vector< double > _extent

Detailed Description

Implementation of.

Author:
F. Gaede, DESY
Version:
Id
CalorimeterParametersImpl.h,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