LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
tca::CRTreeVars Struct Reference

#include "DataStructs.h"

Public Attributes

std::vector< int > cr_origin
 
std::vector< float > cr_pfpxmin
 
std::vector< float > cr_pfpxmax
 
std::vector< float > cr_pfpyzmindis
 

Detailed Description

Definition at line 338 of file DataStructs.h.

Member Data Documentation

std::vector<int> tca::CRTreeVars::cr_origin

Definition at line 339 of file DataStructs.h.

Referenced by tca::ClearCRInfo(), and tca::SaveCRInfo().

std::vector<float> tca::CRTreeVars::cr_pfpxmax

Definition at line 341 of file DataStructs.h.

Referenced by tca::ClearCRInfo(), and tca::SaveCRInfo().

std::vector<float> tca::CRTreeVars::cr_pfpxmin

Definition at line 340 of file DataStructs.h.

Referenced by tca::ClearCRInfo(), and tca::SaveCRInfo().

std::vector<float> tca::CRTreeVars::cr_pfpyzmindis

Definition at line 342 of file DataStructs.h.

Referenced by tca::ClearCRInfo(), and tca::SaveCRInfo().


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