LArSoft  v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits Struct Reference

Public Attributes

float m_trackScoreMin = -1.f
 the m_parent(child)TrackScore minimum range boundary More...
 
float m_trackScoreMax = 1.f
 the m_parent(child)TrackScore maximum range boundary More...
 
float m_nSpacepointsMin = 0.f
 the m_parent(child)NSpacepoints minimum range boundary More...
 
float m_nSpacepointsMax = 2000.f
 the m_parent(child)NSpacepoints maximum range boundary More...
 
float m_separation3DMin = -50.f
 the m_separation3D minimum range boundary More...
 
float m_separation3DMax = 700.f
 the m_separation3D maximum range boundary More...
 
float m_nuVertexSepMin = -100.f
 the m_parent(child)NuVertexSep minimum range boundary More...
 
float m_nuVertexSepMax = 750.f
 the m_parent(child)NuVertexSep maximum range boundary More...
 
float m_parentEndRegionNHitsMin = -10.f
 the m_parentEndRegionNHits minimum range boundary More...
 
float m_parentEndRegionNHitsMax = 80.f
 the m_parentEndRegionNHits maximum range boundary More...
 
float m_parentEndRegionNParticlesMin = -1.f
 the m_parentEndRegionNParticles minimum range boundary More...
 
float m_parentEndRegionNParticlesMax = 5.f
 the m_parentEndRegionNParticles maximum range boundary More...
 
float m_parentEndRegionRToWallMin = -10.f
 the m_parentEndRegionRToWall minimum range boundary More...
 
float m_parentEndRegionRToWallMax = 400.f
 the m_parentEndRegionRToWall maximum range boundary More...
 
float m_vertexSepMin = -50.f
 the m_vertexSeparation minimum range boundary More...
 
float m_vertexSepMax = 700.f
 the m_vertexSeparation maximum range boundary More...
 
float m_doesChildConnectMin = -1.f
 the m_doesChildConnect minimum range boundary More...
 
float m_doesChildConnectMax = 1.f
 the m_doesChildConnect maximum range boundary More...
 
float m_overshootDCAMin = -700.f
 the m_overshootStart(End)DCA minimum range boundary More...
 
float m_overshootDCAMax = 700.f
 the m_overshootStart(End)DCA maximum range boundary More...
 
float m_overshootLMin = -100.f
 the m_overshootStart(End)L minimum range boundary More...
 
float m_overshootLMax = 700.f
 the m_overshootStart(End)L maximum range boundary More...
 
float m_childCPDCAMin = -5.f
 the m_childCPDCA minimum range boundary More...
 
float m_childCPDCAMax = 50.f
 the m_childCPDCA maximum range boundary More...
 
float m_childCPExtrapDistanceMin = -500.f
 the m_childCPExtrapDistance minimum range boundary More...
 
float m_childCPExtrapDistanceMax = 500.f
 the m_childCPExtrapDistance maximum range boundary More...
 
float m_childCPLRatioMin = -1.f
 the m_childCPLRatio minimum range boundary More...
 
float m_childCPLRatioMax = 1.f
 the m_childCPLRatio maximum range boundary More...
 
float m_parentCPNHitsMin = -10.f
 the m_parentCPNUp(Down)streamHits minimum range boundary More...
 
float m_parentCPNHitsMax = 100.f
 the m_parentCPNUp(Down)streamHits maximum range boundary More...
 
float m_parentCPNHitRatioMin = -5.f
 the m_parentCPNHitRatio minimum range boundary More...
 
float m_parentCPNHitRatioMax = 30.f
 the m_parentCPNHitRatio maximum range boundary More...
 
float m_parentCPEigenvalueRatioMin = -5.f
 the m_parentCPEigenvalueRatio minimum range boundary More...
 
float m_parentCPEigenvalueRatioMax = 50.f
 the m_parentCPEigenvalueRatio maximum range boundary More...
 
float m_parentCPOpeningAngleMin = -10.f
 the m_parentCPOpeningAngle minimum range boundary More...
 
float m_parentCPOpeningAngleMax = 180.f
 the m_parentCPOpeningAngle maximum range boundary More...
 

Detailed Description

Definition at line 86 of file DLLaterTierHierarchyTool.h.

Member Data Documentation

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_childCPDCAMax = 50.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_childCPDCAMin = -5.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_childCPExtrapDistanceMax = 500.f

the m_childCPExtrapDistance maximum range boundary

Definition at line 113 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_childCPExtrapDistanceMin = -500.f

the m_childCPExtrapDistance minimum range boundary

Definition at line 112 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_childCPLRatioMax = 1.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_childCPLRatioMin = -1.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_doesChildConnectMax = 1.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_doesChildConnectMin = -1.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_nSpacepointsMax = 2000.f

the m_parent(child)NSpacepoints maximum range boundary

Definition at line 91 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_nSpacepointsMin = 0.f

the m_parent(child)NSpacepoints minimum range boundary

Definition at line 90 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_nuVertexSepMax = 750.f

the m_parent(child)NuVertexSep maximum range boundary

Definition at line 95 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_nuVertexSepMin = -100.f

the m_parent(child)NuVertexSep minimum range boundary

Definition at line 94 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_overshootDCAMax = 700.f

the m_overshootStart(End)DCA maximum range boundary

Definition at line 107 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_overshootDCAMin = -700.f

the m_overshootStart(End)DCA minimum range boundary

Definition at line 106 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_overshootLMax = 700.f

the m_overshootStart(End)L maximum range boundary

Definition at line 109 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_overshootLMin = -100.f

the m_overshootStart(End)L minimum range boundary

Definition at line 108 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentCPEigenvalueRatioMax = 50.f

the m_parentCPEigenvalueRatio maximum range boundary

Definition at line 121 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentCPEigenvalueRatioMin = -5.f

the m_parentCPEigenvalueRatio minimum range boundary

Definition at line 120 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentCPNHitRatioMax = 30.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentCPNHitRatioMin = -5.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentCPNHitsMax = 100.f

the m_parentCPNUp(Down)streamHits maximum range boundary

Definition at line 117 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentCPNHitsMin = -10.f

the m_parentCPNUp(Down)streamHits minimum range boundary

Definition at line 116 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentCPOpeningAngleMax = 180.f

the m_parentCPOpeningAngle maximum range boundary

Definition at line 123 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentCPOpeningAngleMin = -10.f

the m_parentCPOpeningAngle minimum range boundary

Definition at line 122 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentEndRegionNHitsMax = 80.f

the m_parentEndRegionNHits maximum range boundary

Definition at line 97 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentEndRegionNHitsMin = -10.f

the m_parentEndRegionNHits minimum range boundary

Definition at line 96 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentEndRegionNParticlesMax = 5.f

the m_parentEndRegionNParticles maximum range boundary

Definition at line 99 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentEndRegionNParticlesMin = -1.f

the m_parentEndRegionNParticles minimum range boundary

Definition at line 98 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentEndRegionRToWallMax = 400.f

the m_parentEndRegionRToWall maximum range boundary

Definition at line 101 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_parentEndRegionRToWallMin = -10.f

the m_parentEndRegionRToWall minimum range boundary

Definition at line 100 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_separation3DMax = 700.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_separation3DMin = -50.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_trackScoreMax = 1.f

the m_parent(child)TrackScore maximum range boundary

Definition at line 89 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_trackScoreMin = -1.f

the m_parent(child)TrackScore minimum range boundary

Definition at line 88 of file DLLaterTierHierarchyTool.h.

Referenced by lar_dl_content::DLLaterTierHierarchyTool::NormaliseNetworkParams(), and lar_dl_content::DLLaterTierHierarchyTool::ReadSettings().

float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_vertexSepMax = 700.f
float lar_dl_content::DLLaterTierHierarchyTool::NormalisationLimits::m_vertexSepMin = -50.f

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