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

#include "DataStructs.h"

Public Attributes

CTP_t CTP
 
int ShowerTjID {0}
 
std::vector< int > TjIDs
 
std::vector< int > NearTjIDs
 
std::vector< ShowerPointShPts
 
float Angle {0}
 
float AngleErr {3}
 
float AspectRatio {1}
 
float DirectionFOM {1}
 
std::vector< Point2_tEnvelope
 
float EnvelopeArea {0}
 
float ChgDensity {0}
 
float Energy {0}
 
float ParentFOM {10}
 
int ID {0}
 
int UID {0}
 unique global ID More...
 
int ParentID {0}
 
int TruParentID {0}
 
int SS3ID {0}
 
bool NeedsUpdate {true}
 

Detailed Description

Definition at line 243 of file DataStructs.h.

Member Data Documentation

float tca::ShowerStruct::Angle {0}
float tca::ShowerStruct::AngleErr {3}

Definition at line 250 of file DataStructs.h.

Referenced by tca::AddTjsInsideEnvelope(), and tca::PrintTrajectory().

float tca::ShowerStruct::AspectRatio {1}
float tca::ShowerStruct::ChgDensity {0}

Definition at line 255 of file DataStructs.h.

Referenced by tca::DefineEnvelope(), and tca::PrintTrajectory().

float tca::ShowerStruct::DirectionFOM {1}
float tca::ShowerStruct::EnvelopeArea {0}

Definition at line 254 of file DataStructs.h.

Referenced by tca::DefineEnvelope(), and tca::PrintTrajectory().

std::vector<int> tca::ShowerStruct::NearTjIDs
float tca::ShowerStruct::ParentFOM {10}

Definition at line 257 of file DataStructs.h.

Referenced by tca::PrintShower(), and tca::PrintTrajectory().

int tca::ShowerStruct::SS3ID {0}
int tca::ShowerStruct::TruParentID {0}
int tca::ShowerStruct::UID {0}

unique global ID

Definition at line 259 of file DataStructs.h.

Referenced by tca::StoreShower().


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