DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Attributes | List of all members
dd4hep::DisplayConfiguration::Hits Struct Reference

Configuration class for hit data display. More...

#include <DisplayConfiguration.h>

Inheritance diagram for dd4hep::DisplayConfiguration::Hits:
dd4hep::DisplayConfiguration::Defaults

Public Attributes

float size
 
float width
 
float threshold
 
float towerH
 
float emax
 
int type
 
- Public Attributes inherited from dd4hep::DisplayConfiguration::Defaults
char load_geo
 
char show_evt
 
short default_pad
 
int color
 
float alpha
 

Detailed Description

Configuration class for hit data display.

Definition at line 82 of file DisplayConfiguration.h.

Member Data Documentation

◆ emax

float dd4hep::DisplayConfiguration::Hits::emax

Definition at line 87 of file DisplayConfiguration.h.

◆ size

float dd4hep::DisplayConfiguration::Hits::size

Definition at line 83 of file DisplayConfiguration.h.

◆ threshold

float dd4hep::DisplayConfiguration::Hits::threshold

Definition at line 85 of file DisplayConfiguration.h.

◆ towerH

float dd4hep::DisplayConfiguration::Hits::towerH

Definition at line 86 of file DisplayConfiguration.h.

◆ type

int dd4hep::DisplayConfiguration::Hits::type

Definition at line 88 of file DisplayConfiguration.h.

◆ width

float dd4hep::DisplayConfiguration::Hits::width

Definition at line 84 of file DisplayConfiguration.h.


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