ATLAS Offline Software
|
This acts like a FEB ID/channel vector pair. More...
#include <LArCompactSubset.h>
Public Types | |
typedef unsigned int | FebId |
Public Member Functions | |
LArCompactSubsetConstFebPair (size_t febIndex, const LArCompactSubsetVector &subset) | |
Constructor. More... | |
Public Attributes | |
const FebId & | first |
LArCompactSubsetConstChannelVector | second |
This acts like a FEB ID/channel vector pair.
Definition at line 501 of file LArCompactSubset.h.
typedef unsigned int LArCompactSubsetConstFebPair::FebId |
Definition at line 504 of file LArCompactSubset.h.
LArCompactSubsetConstFebPair::LArCompactSubsetConstFebPair | ( | size_t | febIndex, |
const LArCompactSubsetVector & | subset | ||
) |
Constructor.
febIndex | The index of the pair. |
subset | The subset within which we live. |
Definition at line 516 of file LArCompactSubset.h.
LArCompactSubsetConstChannelVector LArCompactSubsetConstFebPair::second |
Definition at line 517 of file LArCompactSubset.h.