ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArElecCalib
LArElecCalib
ILArAutoCorr.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
//Dear emacs, this is -*-c++-*-
6
#ifndef LARELECCALIB_ILARAUTOCORR_H
7
#define LARELECCALIB_ILARAUTOCORR_H
8
9
#include "
AthenaKernel/CLASS_DEF.h
"
10
#include "
Identifier/HWIdentifier.h
"
11
#include "
LArElecCalib/LArVectorProxy.h
"
12
28
29
class
ILArAutoCorr
{
30
31
public
:
32
33
typedef
LArVectorProxy
AutoCorrRef_t
;
34
35
virtual
~ILArAutoCorr
() {};
36
37
//online ID
38
virtual
AutoCorrRef_t
autoCorr
(
const
HWIdentifier
& CellID,
int
gain)
const
=0 ;
39
40
} ;
41
42
CLASS_DEF
(
ILArAutoCorr
, 8124,1)
43
44
#include "AthenaKernel/CondCont.h"
45
CLASS_DEF
(
CondCont<ILArAutoCorr>
,253577051 , 1 )
46
47
48
49
#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
HWIdentifier.h
LArVectorProxy.h
Proxy for accessing a range of float values like a vector.
CondCont
Hold mapping of ranges to condition objects.
Definition
CondCont.h:889
HWIdentifier
Definition
HWIdentifier.h:13
ILArAutoCorr
This class defines the interface for accessing AutoCorrelation parameters for each channel @stereotyp...
Definition
ILArAutoCorr.h:29
ILArAutoCorr::AutoCorrRef_t
LArVectorProxy AutoCorrRef_t
Definition
ILArAutoCorr.h:33
ILArAutoCorr::~ILArAutoCorr
virtual ~ILArAutoCorr()
Definition
ILArAutoCorr.h:35
ILArAutoCorr::autoCorr
virtual AutoCorrRef_t autoCorr(const HWIdentifier &CellID, int gain) const =0
LArVectorProxy
Proxy for accessing a range of float values like a vector.
Definition
LArVectorProxy.h:38
Generated on
for ATLAS Offline Software by
1.17.0