ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::MM_RawData_p2 Class Reference

#include <MM_RawData_p2.h>

Collaboration diagram for Muon::MM_RawData_p2:

Public Member Functions

 MM_RawData_p2 ()

Public Attributes

unsigned int m_id
 FIXME!
unsigned int m_channel
 writing out channel id, time and charge
unsigned int m_time
unsigned int m_charge
uint16_t m_relBcid

Detailed Description

Definition at line 11 of file MM_RawData_p2.h.

Constructor & Destructor Documentation

◆ MM_RawData_p2()

Muon::MM_RawData_p2::MM_RawData_p2 ( )
inline

Definition at line 14 of file MM_RawData_p2.h.

14: m_id(0), m_channel(0), m_time(0), m_charge(0), m_relBcid(0) {}
unsigned int m_id
FIXME!
unsigned int m_channel
writing out channel id, time and charge
unsigned int m_charge
unsigned int m_time

Member Data Documentation

◆ m_channel

unsigned int Muon::MM_RawData_p2::m_channel

writing out channel id, time and charge

Definition at line 19 of file MM_RawData_p2.h.

◆ m_charge

unsigned int Muon::MM_RawData_p2::m_charge

Definition at line 23 of file MM_RawData_p2.h.

◆ m_id

unsigned int Muon::MM_RawData_p2::m_id

FIXME!

Remove this eventually

Definition at line 16 of file MM_RawData_p2.h.

◆ m_relBcid

uint16_t Muon::MM_RawData_p2::m_relBcid

Definition at line 25 of file MM_RawData_p2.h.

◆ m_time

unsigned int Muon::MM_RawData_p2::m_time

Definition at line 21 of file MM_RawData_p2.h.


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