ATLAS Offline Software
Public Member Functions | Protected Attributes | List of all members
SimTestHisto Class Reference

Utility helper class for dealing with histograms in the sim tests. More...

#include <SimTestHisto.h>

Inheritance diagram for SimTestHisto:
Collaboration diagram for SimTestHisto:

Public Member Functions

 SimTestHisto ()=default
 
 ~SimTestHisto ()=default
 

Protected Attributes

std::string m_path {"/truth/"}
 
ServiceHandle< ITHistSvc > m_histSvc {"THistSvc", "SimTestHisto"}
 

Detailed Description

Utility helper class for dealing with histograms in the sim tests.

Note
Is this class really needed?

Definition at line 25 of file SimTestHisto.h.

Constructor & Destructor Documentation

◆ SimTestHisto()

SimTestHisto::SimTestHisto ( )
default

◆ ~SimTestHisto()

SimTestHisto::~SimTestHisto ( )
default

Member Data Documentation

◆ m_histSvc

ServiceHandle<ITHistSvc> SimTestHisto::m_histSvc {"THistSvc", "SimTestHisto"}
protected

Definition at line 35 of file SimTestHisto.h.

◆ m_path

std::string SimTestHisto::m_path {"/truth/"}
protected

Definition at line 34 of file SimTestHisto.h.


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