ATLAS Offline Software
Loading...
Searching...
No Matches
TileBeamElemContainer.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TileBeamElemContainer_H
6#define TileBeamElemContainer_H
7
10
12 public TileRawDataContainer<TileBeamElemCollection>
13{
14public:
15
18 TileRawChannelUnit::ADCcounts, ownPolicy) { }
19
26
28};
29
31
42
43#endif
44
const PlainObject unit() const
This is a plugin that makes Eigen look like CLHEP & defines some convenience methods.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
TileBeamElemContainer(bool createColl, TYPE type, UNIT unit=TileRawChannelUnit::ADCcounts, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
TileBeamElemContainer(bool createColl=false, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Hash table for Tile fragments (==drawers ==collections in StoreGate)
TileRawDataContainer(bool createColl=false, TYPE type=TileFragHash::Digitizer, UNIT unit=TileRawChannelUnit::ADCcounts, SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
OwnershipPolicy
@ OWN_ELEMENTS
this data object owns its elements