Project
Loading...
Searching...
No Matches
o2::tpc::ClusterNativeHelper::TreeWriter::BranchData Struct Reference

#include <ClusterNativeHelper.h>

Public Member Functions

BranchDataoperator= (ClusterNative const &rhs)
 

Public Attributes

int sector = -1
 
int padrow = -1
 
float time = 0.
 
float pad = 0.
 
float sigmaTime = 0.
 
float sigmaPad = 0.
 
uint16_t qMax = 0
 
uint16_t qTot = 0
 
uint8_t flags = 0
 

Detailed Description

Definition at line 307 of file ClusterNativeHelper.h.

Member Function Documentation

◆ operator=()

BranchData & o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::operator= ( ClusterNative const &  rhs)
inline

Definition at line 308 of file ClusterNativeHelper.h.

Member Data Documentation

◆ flags

uint8_t o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::flags = 0

Definition at line 327 of file ClusterNativeHelper.h.

◆ pad

float o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::pad = 0.

Definition at line 322 of file ClusterNativeHelper.h.

◆ padrow

int o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::padrow = -1

Definition at line 320 of file ClusterNativeHelper.h.

◆ qMax

uint16_t o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::qMax = 0

Definition at line 325 of file ClusterNativeHelper.h.

◆ qTot

uint16_t o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::qTot = 0

Definition at line 326 of file ClusterNativeHelper.h.

◆ sector

int o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::sector = -1

Definition at line 319 of file ClusterNativeHelper.h.

◆ sigmaPad

float o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::sigmaPad = 0.

Definition at line 324 of file ClusterNativeHelper.h.

◆ sigmaTime

float o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::sigmaTime = 0.

Definition at line 323 of file ClusterNativeHelper.h.

◆ time

float o2::tpc::ClusterNativeHelper::TreeWriter::BranchData::time = 0.

Definition at line 321 of file ClusterNativeHelper.h.


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