Project
Loading...
Searching...
No Matches
o2::ft0::ChannelDataFloat Struct Reference

#include <RecPoints.h>

Public Member Functions

 ChannelDataFloat ()=default
 
 ChannelDataFloat (int iPmt, float time, float charge, int chainQTC)
 
void print () const
 
 ClassDefNV (ChannelDataFloat, 1)
 

Public Attributes

int ChId = -1
 
int ChainQTC = -1
 
float CFDTime = -20000
 
float QTCAmpl = -20000
 

Detailed Description

Definition at line 33 of file RecPoints.h.

Constructor & Destructor Documentation

◆ ChannelDataFloat() [1/2]

o2::ft0::ChannelDataFloat::ChannelDataFloat ( )
default

◆ ChannelDataFloat() [2/2]

o2::ft0::ChannelDataFloat::ChannelDataFloat ( int  iPmt,
float  time,
float  charge,
int  chainQTC 
)
inline

Definition at line 41 of file RecPoints.h.

Member Function Documentation

◆ ClassDefNV()

o2::ft0::ChannelDataFloat::ClassDefNV ( ChannelDataFloat  ,
 
)

◆ print()

void ChannelDataFloat::print ( ) const

Definition at line 30 of file RecPoints.cxx.

Member Data Documentation

◆ CFDTime

float o2::ft0::ChannelDataFloat::CFDTime = -20000

Definition at line 37 of file RecPoints.h.

◆ ChainQTC

int o2::ft0::ChannelDataFloat::ChainQTC = -1

Definition at line 36 of file RecPoints.h.

◆ ChId

int o2::ft0::ChannelDataFloat::ChId = -1

Definition at line 35 of file RecPoints.h.

◆ QTCAmpl

float o2::ft0::ChannelDataFloat::QTCAmpl = -20000

Definition at line 38 of file RecPoints.h.


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