ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArRawConditions
LArRawConditions
LArNoiseMC.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARRAWCONDITIONS_LARNOISEMC_H
6
#define LARRAWCONDITIONS_LARNOISEMC_H
7
8
#include "
LArRawConditions/LArNoiseComplete.h
"
9
10
#include <vector>
11
12
19
20
class
LArNoiseMC
:
public
LArNoiseComplete
{
21
22
public
:
23
24
LArNoiseMC
();
25
26
virtual
~LArNoiseMC
( );
27
28
virtual
StatusCode
initialize
( );
29
30
// retrieving Noise using online ID
31
virtual
const
float
&
noise
(
const
HWIdentifier
& CellID,
int
gain)
const
;
32
};
33
34
#include "
AthenaKernel/CondCont.h
"
35
CLASS_DEF
(
LArNoiseMC
, 264452083, 1)
36
CONDCONT_DEF
(
LArNoiseMC
, 181236653,
ILArNoise
);
37
#endif
CondCont.h
Hold mappings of ranges to condition objects.
CONDCONT_DEF
#define CONDCONT_DEF(...)
Definition
CondCont.h:1413
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
LArNoiseComplete.h
HWIdentifier
Definition
HWIdentifier.h:13
ILArNoise
Definition
ILArNoise.h:12
LArNoiseComplete::LArNoiseComplete
LArNoiseComplete()
Definition
LArNoiseComplete.cxx:7
LArNoiseMC
Implementation of the interface ILArNoise for MC Derives from LArNoiseComplete, and implements the ph...
Definition
LArNoiseMC.h:20
LArNoiseMC::initialize
virtual StatusCode initialize()
Initialization done after creation or read back - derived classes may augment the functionality.
Definition
LArNoiseMC.cxx:10
LArNoiseMC::~LArNoiseMC
virtual ~LArNoiseMC()
Definition
LArNoiseMC.cxx:15
LArNoiseMC::noise
virtual const float & noise(const HWIdentifier &CellID, int gain) const
Definition
LArNoiseMC.cxx:20
LArNoiseMC::LArNoiseMC
LArNoiseMC()
Definition
LArNoiseMC.cxx:7
Generated on
for ATLAS Offline Software by
1.17.0