Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Macros | Functions | Variables
LArRodBlockPhysicsV2.cxx File Reference
#include "LArByteStream/LArRodBlockPhysicsV2.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)
 

Macro Definition Documentation

◆ LARBSDBG

#define LARBSDBG (   text)

Definition at line 27 of file LArRodBlockPhysicsV2.cxx.

Function Documentation

◆ if()

if ( febId1  = febId2)

Definition at line 601 of file LArRodBlockPhysicsV2.cxx.

601  {
602  int cId1 = m_onlineHelper->channel(id1);
603  int cId2 = m_onlineHelper->channel(id2);
604  return FebToRodChannel(cId1) < FebToRodChannel(cId2);
605  }

Variable Documentation

◆ const

bool const RAWDATA* ch2 const
Initial value:
{
HWIdentifier id1 = ch1->channelID()

Definition at line 593 of file LArRodBlockPhysicsV2.cxx.

◆ febId1

HWIdentifier febId1 = m_onlineHelper->feb_Id(id1)

Definition at line 598 of file LArRodBlockPhysicsV2.cxx.

◆ febId2

HWIdentifier febId2 = m_onlineHelper->feb_Id(id2)

Definition at line 599 of file LArRodBlockPhysicsV2.cxx.

◆ id2

HWIdentifier id2 = ch2->channelID()

Definition at line 596 of file LArRodBlockPhysicsV2.cxx.

HWIdentifier
Definition: HWIdentifier.h:13
id2
HWIdentifier id2
Definition: LArRodBlockPhysicsV2.cxx:596