ATLAS Offline Software
Loading...
Searching...
No Matches
LArShapeSubset_p1 Class Reference

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

#include <LArShapeSubset_p1.h>

Collaboration diagram for LArShapeSubset_p1:

Public Member Functions

 LArShapeSubset_p1 ()

Public Attributes

LArConditionsSubset_p1 m_subset
std::vector< float > m_vShape
std::vector< float > m_vShapeDer
unsigned int m_vShapeSize
unsigned int m_vShapeDerSize

Detailed Description

persistent class container of LArConditionsSubset for LArShape data.

Definition at line 29 of file LArShapeSubset_p1.h.

Constructor & Destructor Documentation

◆ LArShapeSubset_p1()

LArShapeSubset_p1::LArShapeSubset_p1 ( )
inline

Definition at line 33 of file LArShapeSubset_p1.h.

34 : m_vShapeSize(0), m_vShapeDerSize(0) {}
unsigned int m_vShapeDerSize
unsigned int m_vShapeSize

Member Data Documentation

◆ m_subset

LArConditionsSubset_p1 LArShapeSubset_p1::m_subset

Definition at line 35 of file LArShapeSubset_p1.h.

◆ m_vShape

std::vector<float> LArShapeSubset_p1::m_vShape

Definition at line 36 of file LArShapeSubset_p1.h.

◆ m_vShapeDer

std::vector<float> LArShapeSubset_p1::m_vShapeDer

Definition at line 37 of file LArShapeSubset_p1.h.

◆ m_vShapeDerSize

unsigned int LArShapeSubset_p1::m_vShapeDerSize

Definition at line 39 of file LArShapeSubset_p1.h.

◆ m_vShapeSize

unsigned int LArShapeSubset_p1::m_vShapeSize

Definition at line 38 of file LArShapeSubset_p1.h.


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