ATLAS Offline Software
Loading...
Searching...
No Matches
TrigHisto1DContainer_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: TrigInDetEventTPCnv
8 * @class : TrigHisto1DContainer_tlp1
9 *
10 * @brief "top-level" persistent partner for TrigHisto1DContainer
11 *
12 * @author W. H. Bell <W.Bell@cern.ch>
13 *
14 **********************************************************************************/
15#ifndef TRIGINDETEVENTTPCNV_TRIGHISTO1DCONTAINER_TLP1_H
16#define TRIGINDETEVENTTPCNV_TRIGHISTO1DCONTAINER_TLP1_H
17
20
22{
23
24 public:
25
27
28 std::vector<TrigHisto1DContainer_p1> m_trigHisto1DContainerVec;
29 std::vector<TrigHisto1D_p1> m_trigHisto1DVec;
30
31};//end of class definitions
32
33#endif
std::vector< TrigHisto1D_p1 > m_trigHisto1DVec
std::vector< TrigHisto1DContainer_p1 > m_trigHisto1DContainerVec