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

#include "DebugStruct.h"

Public Attributes

int Cryostat {0}
 Select Cryostat. More...
 
int TPC {0}
 Select TPC. More...
 
int Plane {-1}
 Select plane. More...
 
CTP_t CTP {UINT_MAX}
 set to an invalid CTP More...
 
int Wire {-1}
 Select hit Wire for debugging. More...
 
int Tick {-1}
 Select hit PeakTime for debugging (< 0 for vertex finding) More...
 
unsigned int Hit {UINT_MAX}
 set to the hit index in evt.allHits if a Plane:Wire:Tick match is found More...
 
int WorkID {0}
 Select the StartWorkID for debugging. More...
 
int Slice {-1}
 

Detailed Description

Definition at line 18 of file DebugStruct.h.

Member Data Documentation

int tca::DebugStuff::Cryostat {0}

Select Cryostat.

Definition at line 19 of file DebugStruct.h.

Referenced by tca::TrajClusterAlg::CreateSlice(), tca::DecodeDebugString(), and cluster::TrajCluster::produce().

CTP_t tca::DebugStuff::CTP {UINT_MAX}
unsigned int tca::DebugStuff::Hit {UINT_MAX}

set to the hit index in evt.allHits if a Plane:Wire:Tick match is found

Definition at line 25 of file DebugStruct.h.

Referenced by tca::TrajClusterAlg::FindJunkTraj(), cluster::TrajCluster::produce(), tca::TrajClusterAlg::ReconstructAllTraj(), and tca::StoreTraj().

int tca::DebugStuff::Tick {-1}

Select hit PeakTime for debugging (< 0 for vertex finding)

Definition at line 24 of file DebugStruct.h.

Referenced by tca::DecodeDebugString(), and cluster::TrajCluster::produce().

int tca::DebugStuff::TPC {0}
int tca::DebugStuff::Wire {-1}

Select hit Wire for debugging.

Definition at line 23 of file DebugStruct.h.

Referenced by tca::DecodeDebugString(), and cluster::TrajCluster::produce().

int tca::DebugStuff::WorkID {0}

Select the StartWorkID for debugging.

Definition at line 26 of file DebugStruct.h.

Referenced by tca::DecodeDebugString(), tca::DumpTj(), tca::TrajClusterAlg::reconfigure(), and tca::StartTraj().


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