allpix::DepositionLaserModule::PhotonHit
Public Attributes
Name | |
---|---|
std::shared_ptr< Detector > | detector |
ROOT::Math::XYZPoint | entry_global |
ROOT::Math::XYZPoint | hit_global |
double | time_to_entry |
double | time_to_hit |
Public Attributes Documentation
variable detector
std::shared_ptr< Detector > detector;
variable entry_global
ROOT::Math::XYZPoint entry_global;
variable hit_global
ROOT::Math::XYZPoint hit_global;
variable time_to_entry
double time_to_entry;
variable time_to_hit
double time_to_hit;
Updated on 2024-12-13 at 08:31:37 +0000