#include "Geometry/HGCalCommonData/interface/HGCalDDDConstants.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "Geometry/HGCalCommonData/interface/HGCalGeometryMode.h"
#include "CLHEP/Units/GlobalPhysicalConstants.h"
#include "CLHEP/Units/GlobalSystemOfUnits.h"
#include "FWCore/Utilities/interface/typelookup.h"
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
edm::typelookup | |
Functions | |
template<> | |
const char * | edm::typelookup::className< HGCalDDDConstants > () |
template<> | |
const std::type_info & | edm::typelookup::classTypeInfo< HGCalDDDConstants > () |
Variables | |
double | k_horizontalShift = 1.0 |
double | k_ScaleFromDDD = 0.1 |
static const edm::typelookup::NameRegistrar | s_register__LINE__ (edm::typelookup::className< HGCalDDDConstants >(), typeid(HGCalDDDConstants)) |
double k_horizontalShift = 1.0 |
Definition at line 12 of file HGCalDDDConstants.cc.
Referenced by HGCalDDDConstants::assignCellSquare(), HGCalDDDConstants::findCellSquare(), HGCalDDDConstants::maxCellsSquare(), HGCalDDDConstants::newCell(), HGCalDDDConstants::numberCellsSquare(), and HGCalDDDConstants::simToReco().
double k_ScaleFromDDD = 0.1 |
Definition at line 13 of file HGCalDDDConstants.cc.
Referenced by HGCalDDDConstants::assignCell(), HGCalDDDConstants::assignCellHexagon(), HGCalDDDConstants::cellSizeHex(), HGCalDDDConstants::HGCalDDDConstants(), HGCalDDDConstants::locateCell(), HGCalDDDConstants::locateCellHex(), HGCalDDDConstants::waferFromPosition(), and HGCalDDDConstants::waferPosition().
|
static |