ATLAS Offline Software
Public Attributes | List of all members
HGTD::ClusterTruthInfo Struct Reference

#include <IHGTD_ClusterTruthTool.h>

Collaboration diagram for HGTD::ClusterTruthInfo:

Public Attributes

ClusterTruthOrigin origin = ClusterTruthOrigin::UNIDENTIFIED
 
bool is_shadowed = false
 Shadowing means that a deposit was left by the truth particle, but it was not the first deposit and is thus not used for the time measurement -> I will have an incorrect time. More...
 
bool is_merged = false
 A cluster is considered to be merged if more than one particle deposited energy in a given pad. More...
 

Detailed Description

Definition at line 35 of file IHGTD_ClusterTruthTool.h.

Member Data Documentation

◆ is_merged

bool HGTD::ClusterTruthInfo::is_merged = false

A cluster is considered to be merged if more than one particle deposited energy in a given pad.

Definition at line 47 of file IHGTD_ClusterTruthTool.h.

◆ is_shadowed

bool HGTD::ClusterTruthInfo::is_shadowed = false

Shadowing means that a deposit was left by the truth particle, but it was not the first deposit and is thus not used for the time measurement -> I will have an incorrect time.

Definition at line 42 of file IHGTD_ClusterTruthTool.h.

◆ origin

ClusterTruthOrigin HGTD::ClusterTruthInfo::origin = ClusterTruthOrigin::UNIDENTIFIED

Definition at line 36 of file IHGTD_ClusterTruthTool.h.


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