Project
Loading...
Searching...
No Matches
o2::ext::ExternalDetectorOptions Struct Reference

Configuration of a single sensitive external detector. More...

#include <ExternalDetector.h>

Public Attributes

std::string root_macro_file
 
std::string anchor_volume
 
TGeoMatrix const * placement = nullptr
 
std::vector< std::string > sensitiveMedia
 
std::vector< std::string > sensitiveVolumes
 
int detID = o2::detectors::DetID::ITS
 
std::string sensitiveMacro
 
std::string sensitiveFunction
 

Detailed Description

Configuration of a single sensitive external detector.

Definition at line 56 of file ExternalDetector.h.

Member Data Documentation

◆ anchor_volume

std::string o2::ext::ExternalDetectorOptions::anchor_volume

Definition at line 58 of file ExternalDetector.h.

◆ detID

int o2::ext::ExternalDetectorOptions::detID = o2::detectors::DetID::ITS

Definition at line 62 of file ExternalDetector.h.

◆ placement

TGeoMatrix const* o2::ext::ExternalDetectorOptions::placement = nullptr

Definition at line 59 of file ExternalDetector.h.

◆ root_macro_file

std::string o2::ext::ExternalDetectorOptions::root_macro_file

Definition at line 57 of file ExternalDetector.h.

◆ sensitiveFunction

std::string o2::ext::ExternalDetectorOptions::sensitiveFunction

Definition at line 64 of file ExternalDetector.h.

◆ sensitiveMacro

std::string o2::ext::ExternalDetectorOptions::sensitiveMacro

Definition at line 63 of file ExternalDetector.h.

◆ sensitiveMedia

std::vector<std::string> o2::ext::ExternalDetectorOptions::sensitiveMedia

Definition at line 60 of file ExternalDetector.h.

◆ sensitiveVolumes

std::vector<std::string> o2::ext::ExternalDetectorOptions::sensitiveVolumes

Definition at line 61 of file ExternalDetector.h.


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