LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#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::Hit > | ArtPtr |
unsigned short | NDOF {0} |
unsigned short | Multiplicity {1} |
unsigned short | LocalIndex {0} |
int | InTraj {0} |
unsigned int | MCPartListIndex {UINT_MAX} |
Definition at line 195 of file DataStructs.h.
art::Ptr<recob::Hit> tca::TCHit::ArtPtr |
Definition at line 206 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::CreateHit(), tca::TrajClusterAlg::DefineHit(), tca::GetOrigin(), tca::PrintHit(), tca::PrintHitShort(), tca::TrajClusterAlg::SortByMultiplet(), and tca::TrajHitsOK().
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} |
Definition at line 198 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::CreateHit(), tca::GetOrigin(), tca::PrintHit(), tca::PrintHitShort(), tca::SignalAtTp(), and tca::TrajHitsOK().
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().