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

persistent class container of LArConditionsSubset for LArOFC data. More...

#include <LArOFCSubset_p1.h>

Collaboration diagram for LArOFCSubset_p1:

Public Member Functions

 LArOFCSubset_p1 ()
 

Public Attributes

LArConditionsSubset_p1 m_subset
 
std::vector< float > m_vOFC_a
 
std::vector< float > m_vOFC_b
 
std::vector< float > m_timeOffset
 
std::vector< float > m_timeBinWidth
 
unsigned int m_nPhases
 
unsigned int m_nSamples
 

Detailed Description

persistent class container of LArConditionsSubset for LArOFC data.

Definition at line 29 of file LArOFCSubset_p1.h.

Constructor & Destructor Documentation

◆ LArOFCSubset_p1()

LArOFCSubset_p1::LArOFCSubset_p1 ( )
inline

Definition at line 33 of file LArOFCSubset_p1.h.

34  : m_nPhases(0), m_nSamples(0) {}

Member Data Documentation

◆ m_nPhases

unsigned int LArOFCSubset_p1::m_nPhases

Definition at line 40 of file LArOFCSubset_p1.h.

◆ m_nSamples

unsigned int LArOFCSubset_p1::m_nSamples

Definition at line 41 of file LArOFCSubset_p1.h.

◆ m_subset

LArConditionsSubset_p1 LArOFCSubset_p1::m_subset

Definition at line 35 of file LArOFCSubset_p1.h.

◆ m_timeBinWidth

std::vector<float> LArOFCSubset_p1::m_timeBinWidth

Definition at line 39 of file LArOFCSubset_p1.h.

◆ m_timeOffset

std::vector<float> LArOFCSubset_p1::m_timeOffset

Definition at line 38 of file LArOFCSubset_p1.h.

◆ m_vOFC_a

std::vector<float> LArOFCSubset_p1::m_vOFC_a

Definition at line 36 of file LArOFCSubset_p1.h.

◆ m_vOFC_b

std::vector<float> LArOFCSubset_p1::m_vOFC_b

Definition at line 37 of file LArOFCSubset_p1.h.


The documentation for this class was generated from the following file:
LArOFCSubset_p1::m_nPhases
unsigned int m_nPhases
Definition: LArOFCSubset_p1.h:40
LArOFCSubset_p1::m_nSamples
unsigned int m_nSamples
Definition: LArOFCSubset_p1.h:41