#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(), idWire, DTSuperLayer::layer(), DTWireId::layerId(), DTRecHit1D::localPosition(), DTTTrigBaseSync::offset(), rh, DTLayer::specificTopology(), PV3DBase< T, PVType, FrameType >::theta(), time, GeomDet::toGlobal(), GeomDet::toLocal(), DTWireId::wire(), DTTopology::wirePosition(), wireX, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
DTWireId DTTMax::InfoLayer::idWire |
Definition at line 65 of file DTTMax.h.
Referenced by DTTMax::DTTMax(), and InfoLayer().
DTEnums::DTCellSide DTTMax::InfoLayer::lr |
DTRecHit1D DTTMax::InfoLayer::rh |
Definition at line 64 of file DTTMax.h.
Referenced by InfoLayer().
float DTTMax::InfoLayer::time |
Definition at line 68 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 67 of file DTTMax.h.
Referenced by DTTMax::DTTMax(), and InfoLayer().