ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArSamplesMon
LArSamplesMon
AbsShapeErrorGetter.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 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
17
class
TH1D;
18
19
namespace
LArSamples
{
20
21
class
Residual
;
22
23
class
AbsShapeErrorGetter
{
24
25
public
:
26
27
virtual
~AbsShapeErrorGetter
() { }
28
29
virtual
ShapeErrorData
*
shapeErrorData
(
unsigned
int
hash,
CaloGain::CaloGain
gain,
const
Residual
* toExclude = 0)
const
= 0;
30
virtual
ShapeErrorData
*
phiSymShapeErrorData
(
short
ring,
CaloGain::CaloGain
gain,
const
Residual
* toExclude = 0)
const
= 0;
31
};
32
}
33
#endif
CaloGain.h
CaloId.h
ShapeErrorData.h
LArSamples::AbsShapeErrorGetter
Definition
AbsShapeErrorGetter.h:23
LArSamples::AbsShapeErrorGetter::shapeErrorData
virtual ShapeErrorData * shapeErrorData(unsigned int hash, CaloGain::CaloGain gain, const Residual *toExclude=0) const =0
LArSamples::AbsShapeErrorGetter::~AbsShapeErrorGetter
virtual ~AbsShapeErrorGetter()
Definition
AbsShapeErrorGetter.h:27
LArSamples::AbsShapeErrorGetter::phiSymShapeErrorData
virtual ShapeErrorData * phiSymShapeErrorData(short ring, 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
LArSamples::ShapeErrorData
Definition
ShapeErrorData.h:19
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.14.0