ATLAS Offline Software
Public Member Functions | Protected Attributes | Friends | List of all members
EventShapeStore_p1 Class Reference

#include <EventShapeStore_p1.h>

Collaboration diagram for EventShapeStore_p1:

Public Member Functions

 EventShapeStore_p1 ()
 
virtual ~EventShapeStore_p1 ()
 

Protected Attributes

std::vector< unsigned int > m_mtypV
 
std::vector< float > m_mvalV
 

Friends

template<class T >
class EventShapeStoreConverterBase
 

Detailed Description

Definition at line 10 of file EventShapeStore_p1.h.

Constructor & Destructor Documentation

◆ EventShapeStore_p1()

EventShapeStore_p1::EventShapeStore_p1 ( )
inline

Definition at line 17 of file EventShapeStore_p1.h.

17 { };

◆ ~EventShapeStore_p1()

virtual EventShapeStore_p1::~EventShapeStore_p1 ( )
inlinevirtual

Definition at line 18 of file EventShapeStore_p1.h.

18 { };

Friends And Related Function Documentation

◆ EventShapeStoreConverterBase

template<class T >
friend class EventShapeStoreConverterBase
friend

Definition at line 13 of file EventShapeStore_p1.h.

Member Data Documentation

◆ m_mtypV

std::vector<unsigned int> EventShapeStore_p1::m_mtypV
protected

Definition at line 22 of file EventShapeStore_p1.h.

◆ m_mvalV

std::vector<float> EventShapeStore_p1::m_mvalV
protected

Definition at line 23 of file EventShapeStore_p1.h.


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