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 > charges
 
std::vector< uint32_t > clusterIndices
 
std::vector< uint32_t > detIds
 
std::vector< float > localPosXs
 
std::vector< float > localPosYs
 
std::vector< float > pathlengths
 

Detailed Description

Definition at line 13 of file HSCPDeDxInfo.h.

Constructor & Destructor Documentation

susybsm::HSCPDeDxInfo::HSCPDeDxInfo ( )
inline

Definition at line 22 of file HSCPDeDxInfo.h.

22 {}

Member Data Documentation

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().