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

#include <DetCondCFloat_p1.h>

Collaboration diagram for DetCondCFloat_p1:

Public Member Functions

 DetCondCFloat_p1 ()
 

Public Attributes

int m_size
 
std::string m_tag
 
std::vector< unsigned int > m_bufKeyValue
 
std::vector< float > m_buf
 

Detailed Description

Definition at line 16 of file DetCondCFloat_p1.h.

Constructor & Destructor Documentation

◆ DetCondCFloat_p1()

DetCondCFloat_p1::DetCondCFloat_p1 ( )
inline

Definition at line 18 of file DetCondCFloat_p1.h.

18 : m_size(0) {}

Member Data Documentation

◆ m_buf

std::vector<float> DetCondCFloat_p1::m_buf

Definition at line 23 of file DetCondCFloat_p1.h.

◆ m_bufKeyValue

std::vector<unsigned int> DetCondCFloat_p1::m_bufKeyValue

Definition at line 22 of file DetCondCFloat_p1.h.

◆ m_size

int DetCondCFloat_p1::m_size

Definition at line 20 of file DetCondCFloat_p1.h.

◆ m_tag

std::string DetCondCFloat_p1::m_tag

Definition at line 21 of file DetCondCFloat_p1.h.


The documentation for this class was generated from the following file:
DetCondCFloat_p1::m_size
int m_size
Definition: DetCondCFloat_p1.h:20