ATLAS Offline Software
Loading...
Searching...
No Matches
TrigInDetTrackFitParCnv_p2.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/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigInDetEventTPCnv
8 * @class : TrigInDetTrackFitParCnv_p2
9 *
10 * @brief persistent partner for TrigInDetTrackFitParCnv
11 *
12 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13 * @author Francesca Bucci <f.bucci@cern.ch> - U. Geneva
14 *
15 * File and Version Information:
16 * $Id: TrigInDetTrackFitParCnv_p2.h,v 1.2 2009-04-01 22:08:44 salvator Exp $
17 **********************************************************************************/
18#ifndef TRIGINDETEVENTTPCNV_TRIGINDETTRACKFITPARCNV_P2_H
19#define TRIGINDETEVENTTPCNV_TRIGINDETTRACKFITPARCNV_P2_H
20
21#include <math.h>
22
24
27
28class MsgStream;
29
31 : public T_AthenaPoolTPCnvBase<TrigInDetTrackFitPar, TrigInDetTrackFitPar_p2>
32{
33 public:
35 virtual void persToTrans( const TrigInDetTrackFitPar_p2 *persObj,
36 TrigInDetTrackFitPar *transObj,
37 MsgStream &log );
38 virtual void transToPers( const TrigInDetTrackFitPar *transObj,
40 MsgStream &log );
41 private:
42 bool CholeskyDecomposition(double a[5][5], float L[5][5]);
43 std::unique_ptr<std::vector<double> >
46};
47
48#endif
static Double_t a
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
bool CholeskyDecomposition(double a[5][5], float L[5][5])
bool calculateSquareRoot(const TrigInDetTrackFitPar *, TrigInDetTrackFitPar_p2 *)
std::unique_ptr< std::vector< double > > restoreCovariance(const TrigInDetTrackFitPar_p2 *)
virtual void persToTrans(const TrigInDetTrackFitPar_p2 *persObj, TrigInDetTrackFitPar *transObj, MsgStream &log)
virtual void transToPers(const TrigInDetTrackFitPar *transObj, TrigInDetTrackFitPar_p2 *persObj, MsgStream &log)
encapsulates LVL2 track parameters and covariance matrix The vector of track parameters consists of