ATLAS Offline Software
Loading...
Searching...
No Matches
TrigRNNOutput_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: TrigCaloEventTPCnv
8 * @class : TrigRNNOutput_p2
9 *
10 * @brief persistent partner for TrigRNNOutput
11 *
12 * @author Danilo Enoque Ferreira de Lima <dferreir@mail.cern.ch> - UFRJ
13 *
14 * File and Version Information:
15 * $Id: TrigRNNOutput_p2.h 724033 2016-02-15 16:24:28Z gemmeren $
16 **********************************************************************************/
17#ifndef TRIGEVENTTPCNV_TRIGRNNOUTPUT_P2_H
18#define TRIGEVENTTPCNV_TRIGRNNOUTPUT_P2_H
19
21
23
24 friend class TrigRNNOutputCnv_p2;
25
26 public:
27
28 // default constructor
30
31 // default destructor
33
34 private:
35
36 std::vector<float> m_output;
38};
39
40#endif
ElementLinkInt_p3 m_cluster
friend class TrigRNNOutputCnv_p2
std::vector< float > m_output