ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArRawConditions
LArRawConditions
LArWFParamsContainer.h
Go to the documentation of this file.
1
//Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
/* author : Marcello Fanti */
8
9
/* date of creation : 26/02/2004 */
10
11
/* modification :
12
*/
13
14
#ifndef LARWFPARAMSCONTAINER_H
15
#define LARWFPARAMSCONTAINER_H
16
17
#include "
AthContainers/DataVector.h
"
18
#include "
AthenaKernel/CLASS_DEF.h
"
19
#include "
LArRawConditions/LArWFParams.h
"
20
26
class
LArWFParamsContainer
:
public
DataVector
<LArWFParams> {
27
28
public
:
29
30
LArWFParamsContainer
() :
DataVector
<
LArWFParams
> () {};
31
32
virtual
~LArWFParamsContainer
() {};
33
34
virtual
StatusCode
initialize
();
35
36
};
37
38
CLASS_DEF
(
LArWFParamsContainer
,1235873721,0)
39
40
#endif
CLASS_DEF.h
macros to associate a CLID to a type
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
LArWFParams.h
DataVector< LArWFParams >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
LArWFParamsContainer
Liquid Argon Wave Parameters Container .
Definition
LArWFParamsContainer.h:26
LArWFParamsContainer::LArWFParamsContainer
LArWFParamsContainer()
Definition
LArWFParamsContainer.h:30
LArWFParamsContainer::initialize
virtual StatusCode initialize()
Definition
LArWFParamsContainer.cxx:7
LArWFParamsContainer::~LArWFParamsContainer
virtual ~LArWFParamsContainer()
Definition
LArWFParamsContainer.h:32
LArWFParams
Definition
LArWFParams.h:20
Generated on
for ATLAS Offline Software by
1.17.0