ATLAS Offline Software
ErrorMatrixPxPyPzE.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 ErrorMatrixPxPyPzE::ErrorMatrixPxPyPzE( const CLHEP::HepSymMatrix& mat) :
13  Base(mat)
14 {}
ErrorMatrixBase< ErrorMatrixPxPyPzE >
mat
GeoMaterial * mat
Definition: LArDetectorConstructionTBEC.cxx:53
ErrorMatrixPxPyPzE.h
ErrorMatrixPxPyPzE::ErrorMatrixPxPyPzE
ErrorMatrixPxPyPzE()
Default constructor creates zeroed 4x4 matrix.
Definition: ErrorMatrixPxPyPzE.cxx:8