ATLAS Offline Software
Loading...
Searching...
No Matches
LUCID_EventTPCnvDict.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#ifndef LUCID_EVENTTPCNVDICT_H
6#define LUCID_EVENTTPCNVDICT_H
7
13
16
22
24
25 std::vector<LUCID_SimHit_p1> t0;
26 std::vector<LUCID_Digit_p1> t1;
27 std::vector<LUCID_DigitContainer_p1> t2;
28 std::vector<LUCID_RawData_p1> t3;
29 std::vector<LUCID_RawDataContainer_p1> t4;
30
31 std::vector<LUCID_Digit_p2> t5;
32 std::vector<LUCID_DigitContainer_p2> t6;
33
34 std::vector<LUCID_SimHit_p2> t7;
35 std::vector<LUCID_SimHit_p3> t8;
36}
37
38#endif
std::vector< LUCID_DigitContainer_p2 > t6
std::vector< LUCID_RawDataContainer_p1 > t4
std::vector< LUCID_Digit_p2 > t5
std::vector< LUCID_DigitContainer_p1 > t2
std::vector< LUCID_SimHit_p2 > t7
std::vector< LUCID_SimHit_p3 > t8
std::vector< LUCID_Digit_p1 > t1
std::vector< LUCID_RawData_p1 > t3
std::vector< LUCID_SimHit_p1 > t0