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 > chargeUnSat
 
std::vector< float > cosine
 
std::vector< uint32_t > detIds
 
std::vector< float > localx
 
std::vector< float > localy
 
std::vector< float > modlength
 
std::vector< float > modwidth
 
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 28 of file HSCPDeDxInfo.h.

28 {}

Member Data Documentation

std::vector<float> susybsm::HSCPDeDxInfo::charge
std::vector<float> susybsm::HSCPDeDxInfo::chargeUnSat

Definition at line 18 of file HSCPDeDxInfo.h.

std::vector<float> susybsm::HSCPDeDxInfo::cosine

Definition at line 21 of file HSCPDeDxInfo.h.

std::vector<uint32_t> susybsm::HSCPDeDxInfo::detIds

Definition at line 22 of file HSCPDeDxInfo.h.

std::vector<float> susybsm::HSCPDeDxInfo::localx

Definition at line 26 of file HSCPDeDxInfo.h.

std::vector<float> susybsm::HSCPDeDxInfo::localy

Definition at line 27 of file HSCPDeDxInfo.h.

std::vector<float> susybsm::HSCPDeDxInfo::modlength

Definition at line 25 of file HSCPDeDxInfo.h.

std::vector<float> susybsm::HSCPDeDxInfo::modwidth

Definition at line 24 of file HSCPDeDxInfo.h.

std::vector<float> susybsm::HSCPDeDxInfo::pathlength

Definition at line 20 of file HSCPDeDxInfo.h.

std::vector<float> susybsm::HSCPDeDxInfo::probability

Definition at line 19 of file HSCPDeDxInfo.h.

std::vector<bool> susybsm::HSCPDeDxInfo::shapetest

Definition at line 23 of file HSCPDeDxInfo.h.