ATLAS Offline Software
Tracking
TrkEventCnv
TrkTruthTPCnv
TrkTruthTPCnv
SubDetHitStatistics_p0.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 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*/
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
SubDetHitStatistics.h
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:64
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:26:43 for ATLAS Offline Software by
1.8.18