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

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

#include <LArRampSubset_p1.h>

Collaboration diagram for LArRampSubset_p1:

Public Member Functions

 LArRampSubset_p1 ()
 

Public Attributes

LArConditionsSubset_p1 m_subset
 
std::vector< float > m_vRamp
 
unsigned int m_vRampSize
 

Detailed Description

persistent class container of LArConditionsSubset for LArRamp data.

Definition at line 29 of file LArRampSubset_p1.h.

Constructor & Destructor Documentation

◆ LArRampSubset_p1()

LArRampSubset_p1::LArRampSubset_p1 ( )
inline

Definition at line 33 of file LArRampSubset_p1.h.

34  : m_vRampSize(0) {}

Member Data Documentation

◆ m_subset

LArConditionsSubset_p1 LArRampSubset_p1::m_subset

Definition at line 35 of file LArRampSubset_p1.h.

◆ m_vRamp

std::vector<float> LArRampSubset_p1::m_vRamp

Definition at line 36 of file LArRampSubset_p1.h.

◆ m_vRampSize

unsigned int LArRampSubset_p1::m_vRampSize

Definition at line 37 of file LArRampSubset_p1.h.


The documentation for this class was generated from the following file:
LArRampSubset_p1::m_vRampSize
unsigned int m_vRampSize
Definition: LArRampSubset_p1.h:37