Belle II Software development
stripInCluster Struct Reference

structure containing the relevant informations of eachstrip of the cluster More...

#include <SimpleClusterCandidate.h>

Public Attributes

int recoDigitIndex
 index of the reco digit
 
float charge
 strip charge
 
float noise
 strip noise
 
int cellID
 strip cellID
 
float time
 6-sample CoG strip time
 
float timeError
 6-sample CoG strip time error
 

Detailed Description

structure containing the relevant informations of eachstrip of the cluster

Definition at line 28 of file SimpleClusterCandidate.h.

Member Data Documentation

◆ cellID

int cellID

strip cellID

Definition at line 32 of file SimpleClusterCandidate.h.

◆ charge

float charge

strip charge

Definition at line 30 of file SimpleClusterCandidate.h.

◆ noise

float noise

strip noise

Definition at line 31 of file SimpleClusterCandidate.h.

◆ recoDigitIndex

int recoDigitIndex

index of the reco digit

Definition at line 29 of file SimpleClusterCandidate.h.

◆ time

float time

6-sample CoG strip time

Definition at line 33 of file SimpleClusterCandidate.h.

◆ timeError

float timeError

6-sample CoG strip time error

Definition at line 34 of file SimpleClusterCandidate.h.


The documentation for this struct was generated from the following file: