#include <TotemT2Tile.h>
Public Member Functions | |
const GlobalPoint & | centre () const |
TotemT2Tile () | |
TotemT2Tile (const DetGeomDesc *) | |
~TotemT2Tile () | |
Private Attributes | |
GlobalPoint | centre_ |
Definition at line 15 of file TotemT2Tile.h.
TotemT2Tile::TotemT2Tile | ( | ) |
Definition at line 13 of file TotemT2Tile.cc.
|
explicit |
Definition at line 15 of file TotemT2Tile.cc.
References angle(), centre_, dqmMemoryStats::float, DetGeomDesc::params(), DetGeomDesc::parentZPosition(), DetGeomDesc::rotation(), DetGeomDesc::translation(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
TotemT2Tile::~TotemT2Tile | ( | ) |
Definition at line 33 of file TotemT2Tile.cc.
|
inline |
Definition at line 21 of file TotemT2Tile.h.
References centre_.
Referenced by TotemT2Segmentation::computeBins().
|
private |
Definition at line 24 of file TotemT2Tile.h.
Referenced by centre(), and TotemT2Tile().