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

#include <AtHit.h>

Public Attributes

double x
 
double y
 
double z
 
int t
 
double A
 
int trackID
 
int pointIDMC
 
int trackIDMC
 
double energyMC
 
double elossMC
 
double angleMC
 
int AMC
 
int ZMC
 

Detailed Description

Data structure representing a hit in an HDF5 file

Definition at line 125 of file AtHit.h.

Member Data Documentation

◆ A

double AtHit_t::A

Definition at line 130 of file AtHit.h.

◆ AMC

int AtHit_t::AMC

Definition at line 137 of file AtHit.h.

◆ angleMC

double AtHit_t::angleMC

Definition at line 136 of file AtHit.h.

◆ elossMC

double AtHit_t::elossMC

Definition at line 135 of file AtHit.h.

◆ energyMC

double AtHit_t::energyMC

Definition at line 134 of file AtHit.h.

◆ pointIDMC

int AtHit_t::pointIDMC

Definition at line 132 of file AtHit.h.

◆ t

int AtHit_t::t

Definition at line 129 of file AtHit.h.

◆ trackID

int AtHit_t::trackID

Definition at line 131 of file AtHit.h.

◆ trackIDMC

int AtHit_t::trackIDMC

Definition at line 133 of file AtHit.h.

◆ x

double AtHit_t::x

Definition at line 126 of file AtHit.h.

◆ y

double AtHit_t::y

Definition at line 127 of file AtHit.h.

◆ z

double AtHit_t::z

Definition at line 128 of file AtHit.h.

◆ ZMC

int AtHit_t::ZMC

Definition at line 138 of file AtHit.h.


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