ant
A2 ant: class-based analysis framework
ant::calibration Namespace Reference

Namespaces

 converter
 
 detail
 
 energy
 
 functions
 
 gui
 

Classes

struct  CalibType
 The CalibType struct stores the data for the Updateable interface and for the GUI. More...
 
class  CB_Energy
 
class  CB_SourceCalib
 
class  CB_TimeWalk
 
class  ClusterCorrection
 
class  ClusterCorrectionManual
 
class  ClusterCorrFactor
 Manually set additional cluster energy correction factor. More...
 
class  ClusterCorrOffset
 Manually set cluster energy offset. More...
 
class  ClusterCorrSmearing
 Manually add an additional cluster energy smearing. More...
 
class  ClusterECorr
 Cluster energy correction based on energy and cluster size. More...
 
class  ClusterSmearing
 Cluster energy smearing based on energy and cos(theta) More...
 
class  DataAccess
 
class  DataBase
 
class  DataManager
 
struct  Editor
 
class  Energy
 
struct  GUI_CalibType
 The GUI_CalibType struct is an abstract base class for handling the data storage for a provided CalibType. More...
 
class  NewTagger_Time
 
class  PID_Energy
 
class  PID_PhiAngle
 
class  TaggEff
 
class  Tagger_QDC
 
class  TAPS_Energy
 
class  TAPS_ShortEnergy
 
class  TAPS_ShowerCorrection
 
class  TAPS_Time
 
class  TAPS_ToF
 
class  TAPSVeto_Energy
 
class  TAPSVeto_Time
 
class  Time
 

Typedefs

using detector_ptr_t = std::shared_ptr< const Detector_t >
 

Typedef Documentation

◆ detector_ptr_t

using ant::calibration::detector_ptr_t = typedef std::shared_ptr<const Detector_t>