Project
Loading...
Searching...
No Matches
o2::tpc::PrevDigitInfo Struct Reference

#include <DigitGlobalPad.h>

Public Member Functions

bool hasSignal () const
 
 ClassDefNV (PrevDigitInfo, 1)
 

Public Attributes

float signal {}
 pad signal
 
float cumul {}
 cumulative signal of prev time bins
 
int tot {}
 remaining time over threshold
 

Detailed Description

Definition at line 41 of file DigitGlobalPad.h.

Member Function Documentation

◆ ClassDefNV()

o2::tpc::PrevDigitInfo::ClassDefNV ( PrevDigitInfo  ,
 
)

◆ hasSignal()

bool o2::tpc::PrevDigitInfo::hasSignal ( ) const
inline

Definition at line 46 of file DigitGlobalPad.h.

Member Data Documentation

◆ cumul

float o2::tpc::PrevDigitInfo::cumul {}

cumulative signal of prev time bins

Definition at line 43 of file DigitGlobalPad.h.

◆ signal

float o2::tpc::PrevDigitInfo::signal {}

pad signal

Definition at line 42 of file DigitGlobalPad.h.

◆ tot

int o2::tpc::PrevDigitInfo::tot {}

remaining time over threshold

Definition at line 44 of file DigitGlobalPad.h.


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