Public Attributes | List of all members
caf::SRGAr Class Reference

ND-GAr reconstruction output. More...

#include <SRGAr.h>

Public Attributes

int nFSP
 
std::vector< int > pdg
 
std::vector< float > ptrue
 
std::vector< float > trkLen
 
std::vector< float > trkLenPerp
 
std::vector< float > partEvReco
 
int gastpc_pi_pl_mult
 
int gastpc_pi_min_mult
 

Detailed Description

ND-GAr reconstruction output.

Definition at line 16 of file SRGAr.h.

Member Data Documentation

int caf::SRGAr::gastpc_pi_min_mult

Definition at line 29 of file SRGAr.h.

int caf::SRGAr::gastpc_pi_pl_mult

Definition at line 28 of file SRGAr.h.

int caf::SRGAr::nFSP

Definition at line 22 of file SRGAr.h.

std::vector<float> caf::SRGAr::partEvReco

Definition at line 27 of file SRGAr.h.

std::vector<int> caf::SRGAr::pdg

Definition at line 23 of file SRGAr.h.

std::vector<float> caf::SRGAr::ptrue

Definition at line 24 of file SRGAr.h.

std::vector<float> caf::SRGAr::trkLen

Definition at line 25 of file SRGAr.h.

std::vector<float> caf::SRGAr::trkLenPerp

Definition at line 26 of file SRGAr.h.


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