CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
susybsm::HSCPDeDxInfo Class Reference

#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
 

Detailed Description

Definition at line 14 of file HSCPDeDxInfo.h.

Constructor & Destructor Documentation

susybsm::HSCPDeDxInfo::HSCPDeDxInfo ( )
inline

Definition at line 24 of file HSCPDeDxInfo.h.

24 {}

Member Data Documentation

std::vector<float> susybsm::HSCPDeDxInfo::charge
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.