LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#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... | |
Definition at line 535 of file DataStructs.h.
std::vector<recob::Hit> const* tca::TCEvent::allHits = nullptr |
Definition at line 536 of file DataStructs.h.
Referenced by tca::AddHits(), tca::AddLooseHits(), tca::AddTj(), tca::AnalyzeHits(), tca::TruthMatcher::CanReconstruct(), tca::ChgFracNearPos(), tca::TrajClusterAlg::CreateSlice(), tca::DefineHitPos(), tca::DumpTj(), tca::FilldEdx(), tca::FillGaps(), tca::FillWireHitRange(), tca::FindCloseHits(), tca::FindCloseTjs(), tca::FindUseHits(), tca::FindVtxTjs(), tca::GetHitMultiplet(), tca::GetOrigin(), tca::HitSep2(), tca::HitsPosTick(), tca::HitsRMSTick(), tca::HitTimeErr(), tca::MakeBareTrajPoint(), tca::MakeJunkTraj(), tca::MaskedHitsOK(), tca::TruthMatcher::MatchAndSum(), tca::TruthMatcher::MatchTruth(), tca::TrajClusterAlg::MergeTPHits(), tca::TrajClusterAlg::MergeTPHitsOnWire(), tca::PointTrajDOCA(), tca::PrintHit(), tca::PrintHitShort(), tca::PrintTrajPoint(), tca::TrajClusterAlg::ReconstructAllTraj(), tca::TrajClusterAlg::SetInputHits(), tca::SignalAtTp(), tca::StartChgVec(), tca::StartTraj(), tca::TPHitsRMSTick(), tca::TpSumHitChg(), tca::TrajHitsOK(), tca::UpdateShower(), and tca::UpdateTjChgProperties().
std::vector<float> tca::TCEvent::aveHitRMS |
average RMS of an isolated hit
Definition at line 541 of file DataStructs.h.
Referenced by tca::AnalyzeHits(), tca::ExpectedHitsRMS(), tca::FillWireHitRange(), tca::GetHitMultiplet(), tca::TrajClusterAlg::reconfigure(), tca::TrajClusterAlg::ReconstructAllTraj(), and tca::TrajClusterAlg::RunTrajClusterAlg().
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().
unsigned int tca::TCEvent::eventsProcessed |
Definition at line 540 of file DataStructs.h.
Referenced by tca::TruthMatcher::MatchAndSum(), tca::TruthMatcher::MatchTruth(), tca::TrajClusterAlg::reconfigure(), tca::TrajClusterAlg::ReconstructAllTraj(), and tca::TrajClusterAlg::RunTrajClusterAlg().
int tca::TCEvent::globalPFPID |
Definition at line 544 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::SetInputHits(), and tca::StorePFP().
int tca::TCEvent::globalS2ID |
Definition at line 547 of file DataStructs.h.
Referenced by tca::TrajClusterAlg::SetInputHits(), tca::StoreShower(), and tca::StoreVertex().
int tca::TCEvent::globalS3ID |
Definition at line 548 of file DataStructs.h.
Referenced by tca::Find3DVertices(), tca::PFPVertexCheck(), tca::TrajClusterAlg::SetInputHits(), tca::Split3DKink(), and tca::StoreShower().
int tca::TCEvent::globalTjID |
Definition at line 543 of file DataStructs.h.
Referenced by tca::MakeHaloTj(), tca::TrajClusterAlg::SetInputHits(), tca::SplitTraj(), and tca::StoreTraj().
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 |
Definition at line 542 of file DataStructs.h.
Referenced by tca::Forecast(), tca::TrajClusterAlg::ReconstructAllTraj(), tca::TrajClusterAlg::SetInputHits(), and tca::StartTraj().