CMS 3D CMS Logo

Public Member Functions

EcalPreshowerNavigator Class Reference

#include <EcalPreshowerNavigator.h>

Inheritance diagram for EcalPreshowerNavigator:
CaloNavigator< ESDetId >

List of all members.

Public Member Functions

 EcalPreshowerNavigator (const ESDetId &home, const CaloSubdetectorTopology *esTopology)

Detailed Description

Definition at line 7 of file EcalPreshowerNavigator.h.


Constructor & Destructor Documentation

EcalPreshowerNavigator::EcalPreshowerNavigator ( const ESDetId home,
const CaloSubdetectorTopology esTopology 
) [inline]

Definition at line 9 of file EcalPreshowerNavigator.h.

                                                                                        :
    CaloNavigator<ESDetId>(home,esTopology)
    {
    };