ATLAS Offline Software
Public Member Functions | Private Attributes | Friends | List of all members
LArRawChannelContainer_p2 Class Reference

Persistent LArRawChannelContainer, version p2. More...

#include <LArRawChannelContainer_p2.h>

Collaboration diagram for LArRawChannelContainer_p2:

Public Member Functions

 LArRawChannelContainer_p2 ()
 constructor More...
 

Private Attributes

std::vector< LArRawChannelCollection_p2m_collections
 
std::vector< LArRawChannel_p1m_channels
 

Friends

class LArRawChannelContainerCnv_p2
 

Detailed Description

Persistent LArRawChannelContainer, version p2.

Definition at line 19 of file LArRawChannelContainer_p2.h.

Constructor & Destructor Documentation

◆ LArRawChannelContainer_p2()

LArRawChannelContainer_p2::LArRawChannelContainer_p2 ( )
inline

constructor

Definition at line 24 of file LArRawChannelContainer_p2.h.

24 { };

Friends And Related Function Documentation

◆ LArRawChannelContainerCnv_p2

friend class LArRawChannelContainerCnv_p2
friend

Definition at line 26 of file LArRawChannelContainer_p2.h.

Member Data Documentation

◆ m_channels

std::vector<LArRawChannel_p1> LArRawChannelContainer_p2::m_channels
private

Definition at line 31 of file LArRawChannelContainer_p2.h.

◆ m_collections

std::vector<LArRawChannelCollection_p2> LArRawChannelContainer_p2::m_collections
private

Definition at line 30 of file LArRawChannelContainer_p2.h.


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