ant
A2 ant: class-based analysis framework
ant::UnpackerA2GeantConfig Class Referenceabstract

The UnpackerA2GeantConfig class provides stuff the A2Geant unpacker needs. More...

#include <UnpackerA2Geant.h>

+ Inheritance diagram for ant::UnpackerA2GeantConfig:

Classes

struct  promptrandom_config_t
 The promptrandom_config_t struct. More...
 

Public Member Functions

virtual std::list< std::shared_ptr< Detector_t > > GetDetectors () const =0
 
virtual promptrandom_config_t GetPromptRandomConfig () const
 

Protected Member Functions

 ~UnpackerA2GeantConfig ()=default
 

Detailed Description

The UnpackerA2GeantConfig class provides stuff the A2Geant unpacker needs.

Constructor & Destructor Documentation

◆ ~UnpackerA2GeantConfig()

ant::UnpackerA2GeantConfig::~UnpackerA2GeantConfig ( )
protecteddefault

Member Function Documentation

◆ GetDetectors()

virtual std::list< std::shared_ptr< Detector_t > > ant::UnpackerA2GeantConfig::GetDetectors ( ) const
pure virtual

Implemented in ant::expconfig::Setup, and FakeSetup.

◆ GetPromptRandomConfig()


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