ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
AtTPCXSManager Class Reference

#include <AtTPCXSManager.h>

Inheritance diagram for AtTPCXSManager:
Inheritance graph
[legend]
Collaboration diagram for AtTPCXSManager:
Collaboration graph
[legend]

Public Member Functions

 ~AtTPCXSManager ()=default
 
bool SetExcitationFunction (std::string filename)
 
std::shared_ptr< TH2F > GetExcitationFunction ()
 

Static Public Member Functions

static AtTPCXSManagerInstance ()
 

Protected Member Functions

 AtTPCXSManager ()=default
 

Detailed Description

Definition at line 20 of file AtTPCXSManager.h.

Constructor & Destructor Documentation

◆ AtTPCXSManager()

AtTPCXSManager::AtTPCXSManager ( )
protecteddefault

◆ ~AtTPCXSManager()

AtTPCXSManager::~AtTPCXSManager ( )
default

Member Function Documentation

◆ GetExcitationFunction()

std::shared_ptr<TH2F> AtTPCXSManager::GetExcitationFunction ( )
inline

Definition at line 37 of file AtTPCXSManager.h.

◆ Instance()

AtTPCXSManager * AtTPCXSManager::Instance ( )
static

Definition at line 18 of file AtTPCXSManager.cxx.

◆ SetExcitationFunction()

Bool_t AtTPCXSManager::SetExcitationFunction ( std::string  filename)

Definition at line 25 of file AtTPCXSManager.cxx.


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