ATLAS Offline Software
ErrorMatrixEEtaPhiM.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
9 {}
10 
12 ErrorMatrixEEtaPhiM::ErrorMatrixEEtaPhiM( const CLHEP::HepSymMatrix& mat) :
13  Base(mat)
14 {}
ErrorMatrixBase< ErrorMatrixEEtaPhiM >
mat
GeoMaterial * mat
Definition: LArDetectorConstructionTBEC.cxx:53
ErrorMatrixEEtaPhiM.h
ErrorMatrixEEtaPhiM::ErrorMatrixEEtaPhiM
ErrorMatrixEEtaPhiM()
Default constructor creates zeroed 4x4 matrix.
Definition: ErrorMatrixEEtaPhiM.cxx:8