ATLAS Offline Software
Loading...
Searching...
No Matches
TrigTrackCounts_p2.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
5/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigInDetEventTPCnv
8 * @class : TrigTrackCounts_p1
9 *
10 * @brief persistent partner for TrigTrackCounts
11 *
12 * @author Regina Kwee <Regina.Kwee@cern.ch> - CERN
13 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
14 * @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
15 *
16 **********************************************************************************/
17#ifndef TRIGINDETEVENTTPCNV_TRIGTRACKCOUNTS_P2_H
18#define TRIGINDETEVENTTPCNV_TRIGTRACKCOUNTS_P2_H
19
21
23{
25
26 public:
27
29 virtual ~TrigTrackCounts_p2() = default;
30
31 private:
32
35
36};
37
38#endif
The persistent partner of the TrigHisto2D class.
friend class TrigTrackCountsCnv_p2
TrigHisto2D_p1 m_eta_phi
virtual ~TrigTrackCounts_p2()=default