ATLAS Offline Software
Loading...
Searching...
No Matches
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
16
18
19CLASS_DEF( AlignableTransformContainer , 1170039409 , 1 )
21
22#endif // DETDESCRCOND_ALIGNTRKCONTAINER_H
CondMultChanCollection< AlignableTransform > AlignableTransformContainer
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
Definition CondCont.h:1413
This file defines the template class used to register the tokens of T* in a COOL multchannel folder.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
A CondMultChanCollection is a template class which can hold a collection of T* objects which are inte...