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

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

#include <LArShapeSubset_p2.h>

Collaboration diagram for LArShapeSubset_p2:

Public Member Functions

 LArShapeSubset_p2 ()
 

Public Attributes

LArConditionsSubset_p1 m_subset
 
std::vector< float > m_vShape
 
std::vector< float > m_vShapeDer
 
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 LArShape data.

Definition at line 29 of file LArShapeSubset_p2.h.

Constructor & Destructor Documentation

◆ LArShapeSubset_p2()

LArShapeSubset_p2::LArShapeSubset_p2 ( )
inline

Definition at line 33 of file LArShapeSubset_p2.h.

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

Member Data Documentation

◆ m_nPhases

unsigned int LArShapeSubset_p2::m_nPhases

Definition at line 40 of file LArShapeSubset_p2.h.

◆ m_nSamples

unsigned int LArShapeSubset_p2::m_nSamples

Definition at line 41 of file LArShapeSubset_p2.h.

◆ m_subset

LArConditionsSubset_p1 LArShapeSubset_p2::m_subset

Definition at line 35 of file LArShapeSubset_p2.h.

◆ m_timeBinWidth

std::vector<float> LArShapeSubset_p2::m_timeBinWidth

Definition at line 39 of file LArShapeSubset_p2.h.

◆ m_timeOffset

std::vector<float> LArShapeSubset_p2::m_timeOffset

Definition at line 38 of file LArShapeSubset_p2.h.

◆ m_vShape

std::vector<float> LArShapeSubset_p2::m_vShape

Definition at line 36 of file LArShapeSubset_p2.h.

◆ m_vShapeDer

std::vector<float> LArShapeSubset_p2::m_vShapeDer

Definition at line 37 of file LArShapeSubset_p2.h.


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