LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
tca::ShowerTreeVars Struct Reference

#include "DataStructs.h"

Public Attributes

std::vector< float > BeginWir
 
std::vector< float > BeginTim
 
std::vector< float > BeginAng
 
std::vector< float > BeginChg
 
std::vector< short > BeginVtx
 
std::vector< float > EndWir
 
std::vector< float > EndTim
 
std::vector< float > EndAng
 
std::vector< float > EndChg
 
std::vector< short > EndVtx
 
std::vector< short > MCSMom
 
std::vector< short > PlaneNum
 
std::vector< int > TjID
 
std::vector< int > IsShowerTj
 
std::vector< int > ShowerID
 
std::vector< int > IsShowerParent
 
std::vector< int > StageNum
 
std::vector< std::string > StageName
 
std::vector< float > Envelope
 
std::vector< int > EnvPlane
 
std::vector< int > EnvStage
 
std::vector< int > EnvShowerID
 
int nStages {0}
 
unsigned short nPlanes {0}
 

Detailed Description

Definition at line 376 of file DataStructs.h.

Member Data Documentation

std::vector<float> tca::ShowerTreeVars::BeginAng
std::vector<float> tca::ShowerTreeVars::BeginChg
std::vector<float> tca::ShowerTreeVars::BeginTim
std::vector<short> tca::ShowerTreeVars::BeginVtx
std::vector<float> tca::ShowerTreeVars::BeginWir
std::vector<float> tca::ShowerTreeVars::EndAng
std::vector<float> tca::ShowerTreeVars::EndChg
std::vector<float> tca::ShowerTreeVars::EndTim
std::vector<short> tca::ShowerTreeVars::EndVtx
std::vector<float> tca::ShowerTreeVars::EndWir
std::vector<float> tca::ShowerTreeVars::Envelope
std::vector<int> tca::ShowerTreeVars::EnvPlane
std::vector<int> tca::ShowerTreeVars::EnvShowerID
std::vector<int> tca::ShowerTreeVars::EnvStage
std::vector<int> tca::ShowerTreeVars::IsShowerParent
std::vector<int> tca::ShowerTreeVars::IsShowerTj
std::vector<short> tca::ShowerTreeVars::MCSMom
unsigned short tca::ShowerTreeVars::nPlanes {0}

Definition at line 408 of file DataStructs.h.

Referenced by tca::TrajClusterAlg::DefineShTree(), and tca::SaveTjInfoStuff().

int tca::ShowerTreeVars::nStages {0}

Definition at line 407 of file DataStructs.h.

Referenced by tca::TrajClusterAlg::DefineShTree(), and tca::SaveTjInfoStuff().

std::vector<short> tca::ShowerTreeVars::PlaneNum
std::vector<int> tca::ShowerTreeVars::ShowerID
std::vector<std::string> tca::ShowerTreeVars::StageName

Definition at line 399 of file DataStructs.h.

Referenced by tca::TrajClusterAlg::DefineShTree(), and tca::GetStageNum().

std::vector<int> tca::ShowerTreeVars::StageNum
std::vector<int> tca::ShowerTreeVars::TjID

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