CMS 3D CMS Logo

Public Member Functions

HCALEndcapProperties Class Reference

#include <HCALEndcapProperties.h>

Inheritance diagram for HCALEndcapProperties:
HCALProperties CalorimeterProperties

List of all members.

Public Member Functions

double getHcalDepth (double)
 HCALEndcapProperties (const edm::ParameterSet &fastDet)
double thickness (const double eta) const
 Thickness (in cm) of the homegeneous material as a function of rapidity.
virtual ~HCALEndcapProperties ()

Detailed Description

Functions to return atomic properties of the material A_eff and Z_eff are computed as the A-weighted sums of the A's and the Z's of Pb, W and O

Author:
Patrick Janot
Date:
: 25-Jan-2004

Definition at line 17 of file HCALEndcapProperties.h.


Constructor & Destructor Documentation

HCALEndcapProperties::HCALEndcapProperties ( const edm::ParameterSet fastDet) [inline]

Definition at line 22 of file HCALEndcapProperties.h.

:HCALProperties(fastDet) {; } 
virtual HCALEndcapProperties::~HCALEndcapProperties ( ) [inline, virtual]

Definition at line 24 of file HCALEndcapProperties.h.

{ }

Member Function Documentation

double HCALEndcapProperties::getHcalDepth ( double  )

Referenced by thickness().

double HCALEndcapProperties::thickness ( const double  eta) const [inline, virtual]

Thickness (in cm) of the homegeneous material as a function of rapidity.

Implements CalorimeterProperties.

Definition at line 28 of file HCALEndcapProperties.h.

References getHcalDepth(), and HCALProperties::interactionLength().