ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
DetectorDescription
DetDescrCond
DetDescrConditions
DetDescrConditions
AlignableTransformContainer.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef DETDESCRCOND_ALIGNTRKCONTAINER_H
6
#define DETDESCRCOND_ALIGNTRKCONTAINER_H
7
// AlignableTransformContainer.h - a container for AlignableTransform objects
8
// using the CondMultChanCollection to allow storage as a set of POOLrefs
9
// in conditions database
10
// Richard Hawkings, 31/8/05
11
12
#include "
AthenaKernel/CLASS_DEF.h
"
13
#include "
AthenaKernel/CondCont.h
"
14
#include "
AthenaPoolUtilities/CondMultChanCollection.h
"
15
#include "
DetDescrConditions/AlignableTransform.h
"
16
17
typedef
CondMultChanCollection<AlignableTransform>
AlignableTransformContainer
;
18
19
CLASS_DEF
(
AlignableTransformContainer
, 1170039409 , 1 )
20
CONDCONT_DEF
(
AlignableTransformContainer
, 1141302089 );
21
22
#endif
// DETDESCRCOND_ALIGNTRKCONTAINER_H
AlignableTransformContainer
CondMultChanCollection< AlignableTransform > AlignableTransformContainer
Definition
AlignableTransformContainer.h:17
AlignableTransform.h
CondCont.h
Hold mappings of ranges to condition objects.
CONDCONT_DEF
#define CONDCONT_DEF(...)
Definition
CondCont.h:1413
CondMultChanCollection.h
This file defines the template class used to register the tokens of T* in a COOL multchannel folder.
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
CondMultChanCollection
A CondMultChanCollection is a template class which can hold a collection of T* objects which are inte...
Definition
CondMultChanCollection.h:52
Generated on
for ATLAS Offline Software by
1.17.0