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

Persistent LArRawChannelCollection, version p1. More...

#include <LArRawChannelCollection_p1.h>

Inheritance diagram for LArRawChannelCollection_p1:
Collaboration diagram for LArRawChannelCollection_p1:

Public Member Functions

 LArRawChannelCollection_p1 ()
 

Public Attributes

elements
 STL member. More...
 

Private Attributes

unsigned int m_id
 

Friends

class LArRawChannelCollectionCnv_p1
 

Detailed Description

Persistent LArRawChannelCollection, version p1.

Definition at line 18 of file LArRawChannelCollection_p1.h.

Constructor & Destructor Documentation

◆ LArRawChannelCollection_p1()

LArRawChannelCollection_p1::LArRawChannelCollection_p1 ( )
inline

Definition at line 22 of file LArRawChannelCollection_p1.h.

22 : m_id(0) { } ;

Friends And Related Function Documentation

◆ LArRawChannelCollectionCnv_p1

friend class LArRawChannelCollectionCnv_p1
friend

Definition at line 24 of file LArRawChannelCollection_p1.h.

Member Data Documentation

◆ elements

T std::vector< T >::elements
inherited

STL member.

◆ m_id

unsigned int LArRawChannelCollection_p1::m_id
private

Definition at line 29 of file LArRawChannelCollection_p1.h.


The documentation for this class was generated from the following file:
LArRawChannelCollection_p1::m_id
unsigned int m_id
Definition: LArRawChannelCollection_p1.h:29