LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
tca::TCHit Struct Reference

#include "DataStructs.h"

Public Attributes

raw::TDCtick_t StartTick {0}
 
raw::TDCtick_t EndTick {0}
 
float PeakTime {0}
 
float SigmaPeakTime {1}
 
float PeakAmplitude {1}
 
float SigmaPeakAmp {1}
 
float Integral {1}
 
float SigmaIntegral {1}
 
float RMS {1}
 
float GoodnessOfFit {0}
 
art::Ptr< recob::HitArtPtr
 
unsigned short NDOF {0}
 
unsigned short Multiplicity {1}
 
unsigned short LocalIndex {0}
 
int InTraj {0}
 
unsigned int MCPartListIndex {UINT_MAX}
 

Detailed Description

Definition at line 195 of file DataStructs.h.

Member Data Documentation

raw::TDCtick_t tca::TCHit::EndTick {0}

Definition at line 197 of file DataStructs.h.

float tca::TCHit::GoodnessOfFit {0}

Definition at line 205 of file DataStructs.h.

float tca::TCHit::Integral {1}

Definition at line 202 of file DataStructs.h.

int tca::TCHit::InTraj {0}

Definition at line 210 of file DataStructs.h.

Referenced by tca::PrintHit().

unsigned short tca::TCHit::LocalIndex {0}

Definition at line 209 of file DataStructs.h.

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

unsigned int tca::TCHit::MCPartListIndex {UINT_MAX}

Definition at line 211 of file DataStructs.h.

unsigned short tca::TCHit::Multiplicity {1}

Definition at line 208 of file DataStructs.h.

unsigned short tca::TCHit::NDOF {0}

Definition at line 207 of file DataStructs.h.

float tca::TCHit::PeakAmplitude {1}

Definition at line 200 of file DataStructs.h.

float tca::TCHit::PeakTime {0}
float tca::TCHit::RMS {1}

Definition at line 204 of file DataStructs.h.

Referenced by tca::GetOrigin(), tca::SignalAtTp(), and tca::TrajHitsOK().

float tca::TCHit::SigmaIntegral {1}

Definition at line 203 of file DataStructs.h.

float tca::TCHit::SigmaPeakAmp {1}

Definition at line 201 of file DataStructs.h.

float tca::TCHit::SigmaPeakTime {1}

Definition at line 199 of file DataStructs.h.

raw::TDCtick_t tca::TCHit::StartTick {0}

Definition at line 196 of file DataStructs.h.

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


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