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

#include "DataStructs.h"

Public Attributes

std::vector< recob::Hit > const * allHits = nullptr
 
unsigned int event
 
unsigned int run
 
unsigned int subRun
 
unsigned int eventsProcessed
 
std::vector< float > aveHitRMS
 average RMS of an isolated hit More...
 
int WorkID
 
int globalTjID
 
int globalPFPID
 
int globalVx2ID
 
int globalVx3ID
 
int globalS2ID
 
int globalS3ID
 
bool aveHitRMSValid {false}
 set true when the average hit RMS is well-known More...
 

Detailed Description

Definition at line 535 of file DataStructs.h.

Member Data Documentation

bool tca::TCEvent::aveHitRMSValid {false}

set true when the average hit RMS is well-known

Definition at line 549 of file DataStructs.h.

Referenced by tca::AnalyzeHits(), and tca::TrajClusterAlg::reconfigure().

unsigned int tca::TCEvent::event

Definition at line 537 of file DataStructs.h.

Referenced by tca::TrajClusterAlg::DefineShTree().

int tca::TCEvent::globalPFPID

Definition at line 544 of file DataStructs.h.

Referenced by tca::TrajClusterAlg::SetInputHits(), and tca::StorePFP().

int tca::TCEvent::globalS2ID
int tca::TCEvent::globalS3ID
int tca::TCEvent::globalTjID
int tca::TCEvent::globalVx2ID

Definition at line 545 of file DataStructs.h.

Referenced by tca::TrajClusterAlg::SetInputHits().

int tca::TCEvent::globalVx3ID

Definition at line 546 of file DataStructs.h.

Referenced by tca::TrajClusterAlg::SetInputHits().

unsigned int tca::TCEvent::run

Definition at line 538 of file DataStructs.h.

Referenced by tca::TrajClusterAlg::DefineShTree().

unsigned int tca::TCEvent::subRun

Definition at line 539 of file DataStructs.h.

Referenced by tca::TrajClusterAlg::DefineShTree().

int tca::TCEvent::WorkID

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