CMS 3D CMS Logo

List of all members | Public Attributes
digitizerUtility::DigiSimInfo Struct Reference

#include <DigitizerUtility.h>

Public Attributes

bool ot_bit
 
int sig_tot
 
std::vector< std::pair< float, SimHitInfo * > > simInfoList
 

Detailed Description

Definition at line 181 of file DigitizerUtility.h.

Member Data Documentation

◆ ot_bit

bool digitizerUtility::DigiSimInfo::ot_bit

Definition at line 183 of file DigitizerUtility.h.

◆ sig_tot

int digitizerUtility::DigiSimInfo::sig_tot

Definition at line 182 of file DigitizerUtility.h.

◆ simInfoList

std::vector<std::pair<float, SimHitInfo*> > digitizerUtility::DigiSimInfo::simInfoList

Definition at line 184 of file DigitizerUtility.h.