ATLAS Offline Software
Event
FourMom
FourMom
ErrorMatrixPtCotThPhiM.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ErrorMatrixPtCotThPhiM_H
6
#define ErrorMatrixPtCotThPhiM_H
7
8
#include "
ErrorMatrixBase.h
"
9
10
#include <cmath>
11
12
class
ErrorMatrixPtCotThPhiM
:
private
ErrorMatrixBase
< ErrorMatrixPtCotThPhiM> {
13
public
:
14
15
typedef
ErrorMatrixBase< ErrorMatrixPtCotThPhiM>
Base
;
16
18
enum
Index
{
ipt
=0,
icotth
=1,
iphi
=2,
im
=3};
19
21
ErrorMatrixPtCotThPhiM
();
22
24
ErrorMatrixPtCotThPhiM
(
const
CLHEP::HepSymMatrix&
mat
);
25
26
using
Base::operator();
27
28
29
};
30
31
#endif
ErrorMatrixPtCotThPhiM
Definition:
ErrorMatrixPtCotThPhiM.h:12
ErrorMatrixBase
Definition:
ErrorMatrixBase.h:11
mat
GeoMaterial * mat
Definition:
LArDetectorConstructionTBEC.cxx:55
ErrorMatrixPtCotThPhiM::icotth
@ icotth
Definition:
ErrorMatrixPtCotThPhiM.h:18
ErrorMatrixPtCotThPhiM::Base
ErrorMatrixBase< ErrorMatrixPtCotThPhiM > Base
Definition:
ErrorMatrixPtCotThPhiM.h:15
ErrorMatrixPtCotThPhiM::ipt
@ ipt
Definition:
ErrorMatrixPtCotThPhiM.h:18
ErrorMatrixPtCotThPhiM::iphi
@ iphi
Definition:
ErrorMatrixPtCotThPhiM.h:18
ErrorMatrixPtCotThPhiM::Index
Index
Enumerator for error parameterization.
Definition:
ErrorMatrixPtCotThPhiM.h:18
ErrorMatrixBase.h
ErrorMatrixPtCotThPhiM::im
@ im
Definition:
ErrorMatrixPtCotThPhiM.h:18
ErrorMatrixPtCotThPhiM::ErrorMatrixPtCotThPhiM
ErrorMatrixPtCotThPhiM()
Default constructor creates zeroed 4x4 matrix.
Definition:
ErrorMatrixPtCotThPhiM.cxx:8
Generated on Fri Jan 10 2025 21:10:03 for ATLAS Offline Software by
1.8.18