ATLAS Offline Software
|
#include "LArByteStream/LArRodBlockPhysicsV0.h"
#include "LArRawEvent/LArRawChannel.h"
#include "LArRawEvent/LArDigit.h"
#include "LArIdentifier/LArOnlineID.h"
#include "GaudiKernel/Bootstrap.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/IToolSvc.h"
#include <stdlib.h>
#include <cstdio>
#include <iostream>
Go to the source code of this file.
Macros | |
#define | LARBSDBG(text) |
Functions | |
if (febId1==febId2) | |
Variables | |
bool const RAWDATA *ch2 | const |
HWIdentifier | id2 = ch2->channelID() |
HWIdentifier | febId1 = m_onlineHelper->feb_Id(id1) |
HWIdentifier | febId2 = m_onlineHelper->feb_Id(id2) |
#define LARBSDBG | ( | text | ) |
Definition at line 26 of file LArRodBlockPhysicsV0.cxx.
Definition at line 567 of file LArRodBlockPhysicsV0.cxx.
bool const RAWDATA* ch2 const |
Definition at line 559 of file LArRodBlockPhysicsV0.cxx.
return febId1< febId2 }void LArRodBlockPhysicsV3::sortDataVector(std::vector< const LArRawChannel * > &vRC){std::sort(vRC.begin(), vRC.end(), *this)}void LArRodBlockPhysicsV3::sortDataVector(std::vector< const LArDigit * > &vDigit) {std::sort(vDigit.begin(), vDigit.end(), *this)}uint32_t LArRodBlockPhysicsV3::getNumberOfSamples() const { return LE_getHeader16(NGainNSamples)&0xff }uint32_t LArRodBlockPhysicsV3::getNumberOfGains() const { return LE_getHeader16(NGainNSamples)> = m_onlineHelper->feb_Id(id1) |
Definition at line 564 of file LArRodBlockPhysicsV0.cxx.
HWIdentifier febId2 = m_onlineHelper->feb_Id(id2) |
Definition at line 565 of file LArRodBlockPhysicsV0.cxx.
HWIdentifier id2 = ch2->channelID() |
Definition at line 562 of file LArRodBlockPhysicsV0.cxx.