ATLAS Offline Software
CscPrepDataContainer.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 
6 #ifndef MUONPREPRAWDATA_CSCPREPDATACONTAINER_H
7 #define MUONPREPRAWDATA_CSCPREPDATACONTAINER_H
8 
12 #include "AthenaKernel/CLASS_DEF.h"
13 
14 
17 
18 #endif
Muon::MuonPrepDataContainer
Template for Muon PRD containers (which are basically collections of MuonPrepDataCollections).
Definition: MuonPrepDataContainer.h:42
DeclareIndexingPolicy.h
declare to which family the container belongs as far as its indexing policy is concerned
CONTAINER_IS_IDENTCONT
#define CONTAINER_IS_IDENTCONT(CONTAINER)
declare that CONTAINER is an identifiable container
Definition: DeclareIndexingPolicy.h:57
MuonPrepDataContainer.h
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
CscPrepDataCollection.h
Muon::CscPrepDataContainer
MuonPrepDataContainerT< CscPrepData > CscPrepDataContainer
Definition: MuonPrepDataContainer.h:98
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