ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkEventCnv
TrkTruthTPCnv
TrkTruthTPCnv
SubDetHitStatistics_p0.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Dear emacs, this is -*-c++-*-
6
7
// Andrei.Gaponenko@cern.ch, 2007
8
9
10
#ifndef SUBDETHITSTATISTICS_P0_H
11
#define SUBDETHITSTATISTICS_P0_H
12
13
#include "
AthenaKernel/CLASS_DEF.h
"
14
#include "
TrkTruthData/SubDetHitStatistics.h
"
15
16
namespace
Trk
{
17
class
SubDetHitStatistics_p0
{
18
public
:
19
//enum SubDetType { Pixel=0, SCT, TRT, MDT, RPC, TGC, CSC, NUM_SUBDETECTORS };
20
unsigned
char
numPRDs
[
SubDetHitStatistics::NUM_SUBDETECTORS
] = {};
21
// default ctr leaves memory uninitialized, which is fine.
22
};
23
}
24
25
CLASS_DEF
(
Trk::SubDetHitStatistics_p0
, 234288078 , 1 )
26
27
#endif
/*SUBDETHITSTATISTICS_P0_H*/
CLASS_DEF.h
macros to associate a CLID to a type
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
SubDetHitStatistics.h
A struture to keep per-subdetector numbers of hits for truth matching.
SubDetHitStatistics::NUM_SUBDETECTORS
@ NUM_SUBDETECTORS
Definition
SubDetHitStatistics.h:74
Trk::SubDetHitStatistics_p0
Definition
SubDetHitStatistics_p0.h:17
Trk::SubDetHitStatistics_p0::numPRDs
unsigned char numPRDs[SubDetHitStatistics::NUM_SUBDETECTORS]
Definition
SubDetHitStatistics_p0.h:20
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
Generated on
for ATLAS Offline Software by
1.17.0