ATLAS Offline Software
Public Types | Public Member Functions | Public Attributes | List of all members
LArCompactSubsetConstFebPair Class Reference

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

#include <LArCompactSubset.h>

Collaboration diagram for LArCompactSubsetConstFebPair:

Public Types

typedef unsigned int FebId
 

Public Member Functions

 LArCompactSubsetConstFebPair (size_t febIndex, const LArCompactSubsetVector &subset)
 Constructor. More...
 

Public Attributes

const FebIdfirst
 
LArCompactSubsetConstChannelVector second
 

Detailed Description

This acts like a FEB ID/channel vector pair.

Definition at line 501 of file LArCompactSubset.h.

Member Typedef Documentation

◆ FebId

Definition at line 504 of file LArCompactSubset.h.

Constructor & Destructor Documentation

◆ LArCompactSubsetConstFebPair()

LArCompactSubsetConstFebPair::LArCompactSubsetConstFebPair ( size_t  febIndex,
const LArCompactSubsetVector subset 
)

Constructor.

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

Member Data Documentation

◆ first

const FebId& LArCompactSubsetConstFebPair::first

Definition at line 516 of file LArCompactSubset.h.

◆ second

LArCompactSubsetConstChannelVector LArCompactSubsetConstFebPair::second

Definition at line 517 of file LArCompactSubset.h.


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