#include <cmath>
#include <cstdint>
Go to the source code of this file.
Namespaces | |
HGCalProperty | |
Functions | |
int32_t | HGCalProperty::tileProperty (const int32_t type, const int32_t sipm) |
int32_t | HGCalProperty::tileSiPM (const int32_t property) |
int32_t | HGCalProperty::tileType (const int32_t property) |
int32_t | HGCalProperty::waferCassette (const int32_t property) |
int32_t | HGCalProperty::waferOrient (const int32_t property) |
int32_t | HGCalProperty::waferPartial (const int32_t property) |
int32_t | HGCalProperty::waferProperty (const int32_t thick, const int32_t partial, const int32_t orient, const int32_t cassette=0) |
int32_t | HGCalProperty::waferThick (const int32_t property) |