HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Geometry
interface
HGCalTBTopology.h
Go to the documentation of this file.
1
#ifndef HGCAL_GEOMETRY_HGCALTBTOPOLOGY_H
2
#define HGCAL_GEOMETRY_HGCALTBTOPOLOGY_H 1
3
4
/** \class HGCalTBTopology
5
*
6
* Reference: https://indico.cern.ch/event/456955/
7
*
8
* $Date: $
9
* $Revision: $
10
* \author J. Mans - Minnesota
11
*/
12
class
HGCalTBTopology
13
{
14
public
:
15
// valid sensorSizes are 128 and 256
16
bool
iu_iv_valid
(
int
layer,
int
sensor_iu,
int
sensor_iv,
int
iu,
int
iv,
int
sensorSize)
const
;
17
double
Cell_Area
(
int
cell_type)
const
;
//returns area in cm*cm
18
};
19
20
#endif
HGCalTBTopology
Definition:
HGCalTBTopology.h:12
HGCalTBTopology::iu_iv_valid
bool iu_iv_valid(int layer, int sensor_iu, int sensor_iv, int iu, int iv, int sensorSize) const
Definition:
HGCalTBTopology.cc:7
HGCalTBTopology::Cell_Area
double Cell_Area(int cell_type) const
Definition:
HGCalTBTopology.cc:26
Generated on Mon Aug 29 2016 11:29:32 for HGCal Test Beam by
1.8.5