ATLAS Offline Software
Public Member Functions | List of all members
InDetAlignCog::Params_t Class Reference
Collaboration diagram for InDetAlignCog::Params_t:

Public Member Functions

 Params_t ()
 
 AmgVector (6) m_V1
 
 AmgVector (6) m_V2
 
 AmgVector (6) m_A1
 
 AmgVector (6) m_A2
 
 AmgSymMatrix (6) m_M1
 
 AmgSymMatrix (6) m_M2
 

Detailed Description

Definition at line 48 of file InDetAlignCog.h.

Constructor & Destructor Documentation

◆ Params_t()

InDetAlignCog::Params_t::Params_t ( )
inline

Definition at line 51 of file InDetAlignCog.h.

51  {
52  m_V1.setZero();
53  m_V2.setZero();
54  m_A1.setZero();
55  m_A2.setZero();
56  m_M1.setZero();
57  m_M2.setZero();
58  }

Member Function Documentation

◆ AmgSymMatrix() [1/2]

InDetAlignCog::Params_t::AmgSymMatrix ( )

◆ AmgSymMatrix() [2/2]

InDetAlignCog::Params_t::AmgSymMatrix ( )

◆ AmgVector() [1/4]

InDetAlignCog::Params_t::AmgVector ( )

◆ AmgVector() [2/4]

InDetAlignCog::Params_t::AmgVector ( )

◆ AmgVector() [3/4]

InDetAlignCog::Params_t::AmgVector ( )

◆ AmgVector() [4/4]

InDetAlignCog::Params_t::AmgVector ( )

The documentation for this class was generated from the following file: