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 | |
LArCompactSubsetFebPair (size_t febIndex, LArCompactSubsetVector &subset) | |
Constructor. More... | |
Public Attributes | |
FebId & | first |
LArCompactSubsetChannelVector | second |
This acts like a FEB ID/channel vector pair.
Definition at line 478 of file LArCompactSubset.h.
typedef unsigned int LArCompactSubsetFebPair::FebId |
Definition at line 481 of file LArCompactSubset.h.
LArCompactSubsetFebPair::LArCompactSubsetFebPair | ( | size_t | febIndex, |
LArCompactSubsetVector & | subset | ||
) |
Constructor.
febIndex | The index of the pair. |
subset | The subset within which we live. |
FebId& LArCompactSubsetFebPair::first |
Definition at line 493 of file LArCompactSubset.h.
LArCompactSubsetChannelVector LArCompactSubsetFebPair::second |
Definition at line 494 of file LArCompactSubset.h.