ATLAS Offline Software
Loading...
Searching...
No Matches
LArCompactSubsetFebPair Class Reference

This acts like a FEB ID/channel vector pair. More...

#include <LArCompactSubset.h>

Collaboration diagram for LArCompactSubsetFebPair:

Public Types

typedef unsigned int FebId

Public Member Functions

 LArCompactSubsetFebPair (size_t febIndex, LArCompactSubsetVector &subset)
 Constructor.

Public Attributes

FebIdfirst
LArCompactSubsetChannelVector second

Detailed Description

This acts like a FEB ID/channel vector pair.

Definition at line 478 of file LArCompactSubset.h.

Member Typedef Documentation

◆ FebId

typedef unsigned int LArCompactSubsetFebPair::FebId

Definition at line 481 of file LArCompactSubset.h.

Constructor & Destructor Documentation

◆ LArCompactSubsetFebPair()

LArCompactSubsetFebPair::LArCompactSubsetFebPair ( size_t febIndex,
LArCompactSubsetVector & subset )

Constructor.

Parameters
febIndexThe index of the pair.
subsetThe subset within which we live.

Member Data Documentation

◆ first

FebId& LArCompactSubsetFebPair::first

Definition at line 493 of file LArCompactSubset.h.

◆ second

LArCompactSubsetChannelVector LArCompactSubsetFebPair::second

Definition at line 494 of file LArCompactSubset.h.


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