Belle II Software development
TimeDigitizer::Hit Struct Reference

hit data other than time More...

#include <TimeDigitizer.h>

Public Attributes

double pulseHeight = 0
 generated pulse height
 
EType type = c_Hit
 hit type
 
const TOPSimHitsimHit = 0
 pointer to simulated hit
 
const TOPSignalShapeshape = 0
 waveform shape of this hit
 

Detailed Description

hit data other than time

Definition at line 50 of file TimeDigitizer.h.

Member Data Documentation

◆ pulseHeight

double pulseHeight = 0

generated pulse height

Definition at line 51 of file TimeDigitizer.h.

◆ shape

const TOPSignalShape* shape = 0

waveform shape of this hit

Definition at line 54 of file TimeDigitizer.h.

◆ simHit

const TOPSimHit* simHit = 0

pointer to simulated hit

Definition at line 53 of file TimeDigitizer.h.

◆ type

EType type = c_Hit

hit type

Definition at line 52 of file TimeDigitizer.h.


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