ATLAS Offline Software
Loading...
Searching...
No Matches
RingerRings_tlp1.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 : RingerRings_tlp1
9 *
10 * @brief "top level" persistent partner for RingerRings
11 *
12 * @author Danilo Enoque Ferreira de Lima <dferreir@mail.cern.ch> - UFRJ
13 *
14 * File and Version Information:
15 * $Id: RingerRings_tlp1.h,v 1.2 2009-04-01 22:01:37 salvator Exp $
16 **********************************************************************************/
17#ifndef TRIGCALOEVENTTPCNV_RINGERRINGS_TLP1_H
18#define TRIGCALOEVENTTPCNV_RINGERRINGS_TLP1_H
19
21
23{
24 public:
25
27 friend class RingerRingsCnv_tlp1;
28
29 private:
30
31 std::vector<RingerRings_p1> m_ringerRings;
32
33};
34
35#endif
friend class RingerRingsCnv_tlp1
std::vector< RingerRings_p1 > m_ringerRings