Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Geometry
HcalTowerAlgo
interface
HcalParametersFromDD.h
Go to the documentation of this file.
1
#ifndef HcalTowerAlgo_HcalParametersFromDD_h
2
#define HcalTowerAlgo_HcalParametersFromDD_h
3
4
class
DDCompactView
;
5
class
PHcalParameters
;
6
7
class
HcalParametersFromDD
{
8
public
:
9
HcalParametersFromDD
() {}
10
virtual
~HcalParametersFromDD
() {}
11
12
bool
build
(
const
DDCompactView
*,
13
PHcalParameters
& );
14
};
15
16
#endif
HcalParametersFromDD::HcalParametersFromDD
HcalParametersFromDD()
Definition:
HcalParametersFromDD.h:9
DDCompactView
type of data representation of DDCompactView
Definition:
DDCompactView.h:76
HcalParametersFromDD::build
bool build(const DDCompactView *, PHcalParameters &)
Definition:
HcalParametersFromDD.cc:33
HcalParametersFromDD::~HcalParametersFromDD
virtual ~HcalParametersFromDD()
Definition:
HcalParametersFromDD.h:10
PHcalParameters
Definition:
PHcalParameters.h:6
HcalParametersFromDD
Definition:
HcalParametersFromDD.h:7
Generated for CMSSW Reference Manual by
1.8.5