ATLAS Offline Software
Loading...
Searching...
No Matches
LArConditionsSubsetTraits< LArShapeP2 > Class Reference

When storing these data in a LArConditionsSubset, use LArCompactSubset. More...

#include <LArShapeP2.h>

Collaboration diagram for LArConditionsSubsetTraits< LArShapeP2 >:

Public Types

typedef unsigned int FebId
typedef LArCompactSubsetChannelProxy Reference
typedef LArCompactSubsetConstChannelProxy ConstReference
typedef LArCompactSubsetChannelPointer Pointer
typedef LArCompactSubsetChannelPointer ConstPointer
typedef LArCompactSubsetChannelVector ChannelVector
typedef LArCompactSubsetConstChannelVector ConstChannelVector
typedef LArCompactSubsetChannelVectorPointer ChannelVectorPointer
typedef LArCompactSubsetFebPair FebPair
typedef FebPair FebPairReference
typedef LArCompactSubsetVector SubsetVector

Static Public Member Functions

static ConstReference empty ()
template<class OTHERIT, class COPIER>
static void copySubset (OTHERIT otherBeg, OTHERIT otherEnd, SubsetVector &to, COPIER copier)

Detailed Description

When storing these data in a LArConditionsSubset, use LArCompactSubset.

Definition at line 59 of file LArShapeP2.h.

Member Typedef Documentation

◆ ChannelVector

Definition at line 67 of file LArShapeP2.h.

◆ ChannelVectorPointer

Definition at line 69 of file LArShapeP2.h.

◆ ConstChannelVector

Definition at line 68 of file LArShapeP2.h.

◆ ConstPointer

Definition at line 66 of file LArShapeP2.h.

◆ ConstReference

Definition at line 64 of file LArShapeP2.h.

◆ FebId

typedef unsigned int LArConditionsSubsetTraits< LArShapeP2 >::FebId

Definition at line 62 of file LArShapeP2.h.

◆ FebPair

Definition at line 70 of file LArShapeP2.h.

◆ FebPairReference

typedef FebPair LArConditionsSubsetTraits< LArShapeP2 >::FebPairReference

Definition at line 71 of file LArShapeP2.h.

◆ Pointer

Definition at line 65 of file LArShapeP2.h.

◆ Reference

Definition at line 63 of file LArShapeP2.h.

◆ SubsetVector

Definition at line 72 of file LArShapeP2.h.

Member Function Documentation

◆ copySubset()

template<class OTHERIT, class COPIER>
void LArConditionsSubsetTraits< LArShapeP2 >::copySubset ( OTHERIT otherBeg,
OTHERIT otherEnd,
SubsetVector & to,
COPIER copier )
inlinestatic

Definition at line 81 of file LArShapeP2.h.

85 {
87 to, copier);
88 }
Traits class giving the types to use for the objects contained within the subset.

◆ empty()

Definition at line 74 of file LArShapeP2.h.

75 {
76 return ConstReference();
77 }
LArCompactSubsetConstChannelProxy ConstReference
Definition LArShapeP2.h:64

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