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

#include <EventShapeStore_p2.h>

Collaboration diagram for EventShapeStore_p2:

Public Member Functions

 EventShapeStore_p2 ()
 
virtual ~EventShapeStore_p2 ()
 

Protected Attributes

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

Friends

template<class T >
class EventShapeStoreConverterBase
 

Detailed Description

Definition at line 10 of file EventShapeStore_p2.h.

Constructor & Destructor Documentation

◆ EventShapeStore_p2()

EventShapeStore_p2::EventShapeStore_p2 ( )
inline

Definition at line 17 of file EventShapeStore_p2.h.

17 { };

◆ ~EventShapeStore_p2()

virtual EventShapeStore_p2::~EventShapeStore_p2 ( )
inlinevirtual

Definition at line 18 of file EventShapeStore_p2.h.

18 { };

Friends And Related Function Documentation

◆ EventShapeStoreConverterBase

template<class T >
friend class EventShapeStoreConverterBase
friend

Definition at line 13 of file EventShapeStore_p2.h.

Member Data Documentation

◆ m_mtypV

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

Definition at line 22 of file EventShapeStore_p2.h.

◆ m_mvalM

std::vector<std::vector<float> > EventShapeStore_p2::m_mvalM
protected

Definition at line 23 of file EventShapeStore_p2.h.


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