#include <HSCPDeDxInfo.h>
Public Member Functions | |
HSCPDeDxInfo () | |
Public Attributes | |
std::vector< float > | charge |
std::vector< float > | cosine |
std::vector< uint32_t > | detIds |
std::vector< float > | pathlength |
std::vector< float > | probability |
std::vector< bool > | shapetest |
Definition at line 14 of file HSCPDeDxInfo.h.
susybsm::HSCPDeDxInfo::HSCPDeDxInfo | ( | ) | [inline] |
Definition at line 24 of file HSCPDeDxInfo.h.
{}
std::vector<float> susybsm::HSCPDeDxInfo::charge |
Definition at line 17 of file HSCPDeDxInfo.h.
std::vector<float> susybsm::HSCPDeDxInfo::cosine |
Definition at line 20 of file HSCPDeDxInfo.h.
std::vector<uint32_t> susybsm::HSCPDeDxInfo::detIds |
Definition at line 21 of file HSCPDeDxInfo.h.
std::vector<float> susybsm::HSCPDeDxInfo::pathlength |
Definition at line 19 of file HSCPDeDxInfo.h.
std::vector<float> susybsm::HSCPDeDxInfo::probability |
Definition at line 18 of file HSCPDeDxInfo.h.
std::vector<bool> susybsm::HSCPDeDxInfo::shapetest |
Definition at line 22 of file HSCPDeDxInfo.h.