ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Attributes | List of all members
AtPSADeconv::ZHitData Struct Reference

Struct for storing Z and Q hit data used by getZandQ function. More...

#include <AtPSADeconv.h>

Public Attributes

double z
 
double zVar
 
double q
 
double qVar
 

Detailed Description

Struct for storing Z and Q hit data used by getZandQ function.

Definition at line 101 of file AtPSADeconv.h.

Member Data Documentation

◆ q

double AtPSADeconv::ZHitData::q

Definition at line 104 of file AtPSADeconv.h.

◆ qVar

double AtPSADeconv::ZHitData::qVar

Definition at line 105 of file AtPSADeconv.h.

◆ z

double AtPSADeconv::ZHitData::z

Definition at line 102 of file AtPSADeconv.h.

◆ zVar

double AtPSADeconv::ZHitData::zVar

Definition at line 103 of file AtPSADeconv.h.


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