#include <DTTMax.h>
Public Member Functions | |
InfoLayer (const DTRecHit1D &rh_, const DTSuperLayer &isl, GlobalVector dir, GlobalPoint pos, const DTTTrigBaseSync &sync) | |
Public Attributes | |
DTWireId | idWire |
DTEnums::DTCellSide | lr |
DTRecHit1D | rh |
float | time |
float | wireX |
DTTMax::InfoLayer::InfoLayer | ( | const DTRecHit1D & | rh_, |
const DTSuperLayer & | isl, | ||
GlobalVector | dir, | ||
GlobalPoint | pos, | ||
const DTTTrigBaseSync & | sync | ||
) |
Definition at line 21 of file DTTMax.cc.
References funct::cos(), gather_cfg::cout, DTRecHit1D::digiTime(), DeadROC_duringRun::dir, idWire, DTSuperLayer::layer(), phase1PixelTopology::layer, DTWireId::layerId(), DTRecHit1D::localPosition(), DTTTrigBaseSync::offset(), rh, PV3DBase< T, PVType, FrameType >::theta(), time, GeomDet::toLocal(), DTWireId::wire(), wireX, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
DTWireId DTTMax::InfoLayer::idWire |
Definition at line 67 of file DTTMax.h.
Referenced by DTTMax::DTTMax(), and InfoLayer().
DTEnums::DTCellSide DTTMax::InfoLayer::lr |
DTRecHit1D DTTMax::InfoLayer::rh |
Definition at line 66 of file DTTMax.h.
Referenced by InfoLayer().
float DTTMax::InfoLayer::time |
Definition at line 70 of file DTTMax.h.
Referenced by DTTMax::DTTMax(), InfoLayer(), dqm-mbProfile.Profile::to_dict(), and dqm-mbProfile.Profile::update().
float DTTMax::InfoLayer::wireX |
Definition at line 69 of file DTTMax.h.
Referenced by DTTMax::DTTMax(), and InfoLayer().