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