ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArSamplesMon
LArSamplesMon
AbsShapeErrorGetter.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
9
10
#ifndef LArSamples_AbsShapeErrorGetter_H
11
#define LArSamples_AbsShapeErrorGetter_H
12
13
#include "
LArSamplesMon/ShapeErrorData.h
"
14
#include "
LArCafJobs/CaloId.h
"
15
#include "
CaloIdentifier/CaloGain.h
"
16
#include <memory>
17
18
class
TH1D;
19
20
namespace
LArSamples
{
21
22
class
Residual
;
23
24
class
AbsShapeErrorGetter
{
25
26
public
:
27
28
virtual
~AbsShapeErrorGetter
() { }
29
30
virtual
std::unique_ptr<ShapeErrorData>
shapeErrorData
(
unsigned
int
hash,
CaloGain::CaloGain
gain,
const
Residual
* toExclude = 0)
const
= 0;
31
virtual
std::unique_ptr<ShapeErrorData>
phiSymShapeErrorData
(
short
ring,
CaloGain::CaloGain
gain,
const
Residual
* toExclude = 0)
const
= 0;
32
};
33
}
34
#endif
CaloGain.h
CaloId.h
ShapeErrorData.h
LArSamples::AbsShapeErrorGetter
Definition
AbsShapeErrorGetter.h:24
LArSamples::AbsShapeErrorGetter::phiSymShapeErrorData
virtual std::unique_ptr< ShapeErrorData > phiSymShapeErrorData(short ring, CaloGain::CaloGain gain, const Residual *toExclude=0) const =0
LArSamples::AbsShapeErrorGetter::~AbsShapeErrorGetter
virtual ~AbsShapeErrorGetter()
Definition
AbsShapeErrorGetter.h:28
LArSamples::AbsShapeErrorGetter::shapeErrorData
virtual std::unique_ptr< ShapeErrorData > shapeErrorData(unsigned int hash, CaloGain::CaloGain gain, const Residual *toExclude=0) const =0
LArSamples::Residual
storage of a pulse shape residual set
Definition
LArCalorimeter/LArSamplesMon/LArSamplesMon/Residual.h:29
Residual
Residual is a class that stores the residual, error, and type of residual.
CaloGain::CaloGain
CaloGain
Definition
CaloGain.h:11
LArSamples
Definition
AbsShape.h:24
Generated on
for ATLAS Offline Software by
1.17.0