![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "DataStructs.h"
Public Attributes | |
| CTP_t | CTP |
| int | ShowerTjID {0} |
| std::vector< int > | TjIDs |
| std::vector< int > | NearTjIDs |
| std::vector< ShowerPoint > | ShPts |
| float | Angle {0} |
| float | AngleErr {3} |
| float | AspectRatio {1} |
| float | DirectionFOM {1} |
| std::vector< Point2_t > | Envelope |
| float | EnvelopeArea {0} |
| float | ChgDensity {0} |
| float | Energy {0} |
| float | ParentFOM {10} |
| int | ID {0} |
| int | UID {0} |
| unique global ID More... | |
| int | ParentID {0} |
| int | TruParentID {0} |
| int | SS3ID {0} |
| bool | NeedsUpdate {true} |
Definition at line 243 of file DataStructs.h.
| float tca::ShowerStruct::Angle {0} |
Definition at line 249 of file DataStructs.h.
Referenced by tca::PrintTrajectory(), tca::ReverseShower(), tca::StartChgVec(), and tca::UpdateShower().
| float tca::ShowerStruct::AngleErr {3} |
Definition at line 250 of file DataStructs.h.
Referenced by tca::AddTjsInsideEnvelope(), and tca::PrintTrajectory().
| float tca::ShowerStruct::AspectRatio {1} |
Definition at line 251 of file DataStructs.h.
Referenced by tca::FindStartChg(), tca::MergeSubShowers(), tca::ParentFOM(), tca::PrintShower(), tca::PrintTrajectory(), and tca::UpdateShower().
| float tca::ShowerStruct::ChgDensity {0} |
Definition at line 255 of file DataStructs.h.
Referenced by tca::DefineEnvelope(), and tca::PrintTrajectory().
| CTP_t tca::ShowerStruct::CTP |
Definition at line 244 of file DataStructs.h.
Referenced by tca::AddLooseHits(), tca::AddTj(), tca::AddTjsInsideEnvelope(), tca::CreateSS(), tca::FindNearbyTjs(), tca::InShowerProb(), tca::KillVerticesInShower(), tca::Match2DShowers(), tca::MergeNearby2DShowers(), tca::MergeShowerChain(), tca::MergeShowersAndStore(), tca::PrintShower(), tca::SaveTjInfo(), and tca::UpdateShower().
| float tca::ShowerStruct::DirectionFOM {1} |
Definition at line 252 of file DataStructs.h.
Referenced by tca::AnalyzeRotPos(), tca::FindStartChg(), tca::ParentFOM(), tca::PrintShower(), tca::PrintTrajectory(), tca::ReverseShower(), and tca::UpdateShower().
| float tca::ShowerStruct::Energy {0} |
Definition at line 256 of file DataStructs.h.
Referenced by tca::Match2DShowers(), tca::MergeShowerChain(), tca::MergeSubShowers(), tca::ParentFOM(), tca::PrintShower(), tca::PrintTrajectory(), and tca::UpdateShower().
| std::vector<Point2_t> tca::ShowerStruct::Envelope |
Definition at line 253 of file DataStructs.h.
Referenced by tca::AddLooseHits(), tca::AddTjsInsideEnvelope(), tca::CreateSS(), tca::DefineEnvelope(), tca::FindNearbyTjs(), tca::KillVerticesInShower(), tca::PrintShower(), tca::PrintTrajectory(), and tca::SaveTjInfo().
| float tca::ShowerStruct::EnvelopeArea {0} |
Definition at line 254 of file DataStructs.h.
Referenced by tca::DefineEnvelope(), and tca::PrintTrajectory().
| int tca::ShowerStruct::ID {0} |
Definition at line 258 of file DataStructs.h.
Referenced by tca::AddLooseHits(), tca::AddTj(), tca::AddTjsInsideEnvelope(), tca::AnalyzeRotPos(), tca::CreateSS(), tca::DefineEnvelope(), tca::DumpShowerPts(), tca::FindNearbyTjs(), tca::FindStartChg(), tca::InShowerProb(), tca::KillVerticesInShower(), tca::MakeShowerObsolete(), tca::Match2DShowers(), tca::MergeNearby2DShowers(), tca::MergeShowerChain(), tca::MergeShowersAndStore(), tca::MergeShowerTjsAndStore(), tca::MergeSubShowers(), tca::ParentFOM(), tca::PrintShower(), tca::RemoveTj(), tca::ReverseShower(), tca::SaveTjInfo(), tca::StartChgVec(), tca::StoreShower(), and tca::UpdateShower().
| std::vector<int> tca::ShowerStruct::NearTjIDs |
Definition at line 247 of file DataStructs.h.
Referenced by tca::AddTj(), tca::FindNearbyTjs(), tca::MergeNearby2DShowers(), tca::MergeShowersAndStore(), tca::PrintShower(), and tca::PrintTrajectory().
| bool tca::ShowerStruct::NeedsUpdate {true} |
Definition at line 263 of file DataStructs.h.
Referenced by tca::AddTj(), tca::AddTjsInsideEnvelope(), tca::DefineEnvelope(), tca::MergeShowersAndStore(), tca::PrintShower(), tca::PrintTrajectory(), tca::RemoveTj(), and tca::UpdateShower().
| float tca::ShowerStruct::ParentFOM {10} |
Definition at line 257 of file DataStructs.h.
Referenced by tca::PrintShower(), and tca::PrintTrajectory().
| int tca::ShowerStruct::ParentID {0} |
Definition at line 260 of file DataStructs.h.
Referenced by tca::AddTjsInsideEnvelope(), tca::FindStartChg(), tca::PrintShower(), tca::PrintTrajectory(), tca::RemoveTj(), tca::SaveTjInfo(), tca::StartChgVec(), tca::StoreShower(), and tca::UpdateShower().
| int tca::ShowerStruct::ShowerTjID {0} |
Definition at line 245 of file DataStructs.h.
Referenced by tca::AddLooseHits(), tca::AnalyzeRotPos(), tca::CreateSS(), tca::DefineEnvelope(), tca::FindNearbyTjs(), tca::FindStartChg(), tca::InShowerProb(), tca::MakeShowerObsolete(), tca::Match2DShowers(), tca::MergeNearby2DShowers(), tca::MergeShowerChain(), tca::MergeShowersAndStore(), tca::MergeSubShowers(), tca::ParentFOM(), tca::PrintShower(), tca::ReverseShower(), tca::SaveTjInfo(), tca::StartChgVec(), and tca::UpdateShower().
| std::vector<ShowerPoint> tca::ShowerStruct::ShPts |
Definition at line 248 of file DataStructs.h.
Referenced by tca::AddTj(), tca::AnalyzeRotPos(), tca::DumpShowerPts(), tca::MergeShowersAndStore(), tca::RemoveTj(), tca::ReverseShower(), tca::StartChgVec(), and tca::UpdateShower().
| int tca::ShowerStruct::SS3ID {0} |
Definition at line 262 of file DataStructs.h.
Referenced by tca::MakeShowerObsolete(), tca::Match2DShowers(), tca::MergeShowersAndStore(), tca::PrintShower(), and tca::PrintTrajectory().
| std::vector<int> tca::ShowerStruct::TjIDs |
Definition at line 246 of file DataStructs.h.
Referenced by tca::AddLooseHits(), tca::AddTj(), tca::AddTjsInsideEnvelope(), tca::CreateSS(), tca::DefineEnvelope(), tca::DumpShowerPts(), tca::FindNearbyTjs(), tca::FindStartChg(), tca::MakeShowerObsolete(), tca::Match2DShowers(), tca::MergeNearby2DShowers(), tca::MergeShowerChain(), tca::MergeShowersAndStore(), tca::MergeShowerTjsAndStore(), tca::MergeSubShowers(), tca::ParentFOM(), tca::PrintShower(), tca::PrintTrajectory(), tca::RemoveTj(), tca::ReverseShower(), tca::SaveTjInfo(), tca::StartChgVec(), tca::StoreShower(), and tca::UpdateShower().
| int tca::ShowerStruct::TruParentID {0} |
Definition at line 261 of file DataStructs.h.
Referenced by tca::MergeShowersAndStore(), tca::PrintShower(), and tca::PrintTrajectory().
| int tca::ShowerStruct::UID {0} |