ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMuonEFInfoTrack_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigMuonEventTPCnv
8 * @class : TrigMuonEFInfoTrack_p1
9 *
10 * @brief persistent partner for TrigMuonEFInfo
11 *
12 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13 * @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
14 * @author Alexander Oh <alexander.oh@cern.ch> - U. Manchester
15 *
16 **********************************************************************************/
17#ifndef TRIGMUONEVENTTPCNV_TRIGMUONEFINFOTRACK_P1_H
18#define TRIGMUONEVENTTPCNV_TRIGMUONEFINFOTRACK_P1_H
19
20// #include <stdint.h>
21// #include <string>
23
39
40#endif
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20