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

#include <ZdcRawChannel_p1.h>

Collaboration diagram for ZdcRawChannel_p1:

Public Member Functions

 ZdcRawChannel_p1 ()
 Default constructor: More...
 

Private Attributes

unsigned int m_id
 
std::vector< float > m_energy
 
std::vector< float > m_time
 
std::vector< float > m_chi
 

Friends

class ZdcRawChannelCnv_p1
 

Detailed Description

Definition at line 20 of file ZdcRawChannel_p1.h.

Constructor & Destructor Documentation

◆ ZdcRawChannel_p1()

ZdcRawChannel_p1::ZdcRawChannel_p1 ( )
inline

Default constructor:

Definition at line 29 of file ZdcRawChannel_p1.h.

29 {m_id=0;}

Friends And Related Function Documentation

◆ ZdcRawChannelCnv_p1

friend class ZdcRawChannelCnv_p1
friend

Definition at line 23 of file ZdcRawChannel_p1.h.

Member Data Documentation

◆ m_chi

std::vector<float> ZdcRawChannel_p1::m_chi
private

Definition at line 36 of file ZdcRawChannel_p1.h.

◆ m_energy

std::vector<float> ZdcRawChannel_p1::m_energy
private

Definition at line 34 of file ZdcRawChannel_p1.h.

◆ m_id

unsigned int ZdcRawChannel_p1::m_id
private

Definition at line 33 of file ZdcRawChannel_p1.h.

◆ m_time

std::vector<float> ZdcRawChannel_p1::m_time
private

Definition at line 35 of file ZdcRawChannel_p1.h.


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