ATLAS Offline Software
Classes | Enumerations
LArConditionsSubset_p1.h File Reference

This file defines the class used for persistent container of LAr conditions data. More...

#include <vector>
#include "LArRawConditions/LArConditionsContainerBase.h"
Include dependency graph for LArConditionsSubset_p1.h:

Go to the source code of this file.

Classes

class  LArConditionsSubset_p1
 persistent class container of LAr conditions data. Holds the generic information a LArConditionsSubset, i.e. not the details for each conditions object More...
 

Enumerations

enum  Subset_size { NCHANNELPERFEB = 128 }
 Size of channel vector, per FEB. More...
 

Detailed Description

This file defines the class used for persistent container of LAr conditions data.

Author
RD Schaffer R.D.S.nosp@m.chaf.nosp@m.fer@c.nosp@m.ern..nosp@m.ch
Id
LArConditionsSubset_p1.h,v 1.2 2008-01-23 13:52:08 schaffer Exp

Definition in file LArConditionsSubset_p1.h.

Enumeration Type Documentation

◆ Subset_size

Size of channel vector, per FEB.

Enumerator
NCHANNELPERFEB 

Definition at line 33 of file LArConditionsSubset_p1.h.

33  {
34  NCHANNELPERFEB = 128
35 };
NCHANNELPERFEB
@ NCHANNELPERFEB
Definition: LArConditionsSubset_p1.h:34