#include <HSCPDeDxInfo.h>
Public Member Functions | |
HSCPDeDxInfo () | |
Public Attributes | |
std::vector< float > | charges |
std::vector< uint32_t > | clusterIndices |
std::vector< uint32_t > | detIds |
std::vector< float > | localPosXs |
std::vector< float > | localPosYs |
std::vector< float > | pathlengths |
Definition at line 13 of file HSCPDeDxInfo.h.
|
inline |
Definition at line 22 of file HSCPDeDxInfo.h.
std::vector<float> susybsm::HSCPDeDxInfo::charges |
Definition at line 16 of file HSCPDeDxInfo.h.
Referenced by HSCPDeDxInfoProducer::processHit().
std::vector<uint32_t> susybsm::HSCPDeDxInfo::clusterIndices |
Definition at line 21 of file HSCPDeDxInfo.h.
Referenced by HSCPDeDxInfoProducer::processHit().
std::vector<uint32_t> susybsm::HSCPDeDxInfo::detIds |
Definition at line 18 of file HSCPDeDxInfo.h.
Referenced by HSCPDeDxInfoProducer::processHit().
std::vector<float> susybsm::HSCPDeDxInfo::localPosXs |
Definition at line 19 of file HSCPDeDxInfo.h.
Referenced by HSCPDeDxInfoProducer::processHit().
std::vector<float> susybsm::HSCPDeDxInfo::localPosYs |
Definition at line 20 of file HSCPDeDxInfo.h.
Referenced by HSCPDeDxInfoProducer::processHit().
std::vector<float> susybsm::HSCPDeDxInfo::pathlengths |
Definition at line 17 of file HSCPDeDxInfo.h.
Referenced by HSCPDeDxInfoProducer::processHit().