ATLAS Offline Software
Classes
A/AthLinks/DataLinkBase.h File Reference

A base class holding the object independent part of DataLink. More...

#include <stdint.h>
Include dependency graph for A/AthLinks/DataLinkBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataLinkBase
 Type-independent part of DataLink; holds the persistent state. More...
 

Detailed Description

A base class holding the object independent part of DataLink.

   To implement efficient ROOT I/O for DataLink<T> classes, they all
   store their persistent information in this common base class,
   and DataLink<T> just holds transient variables.
Author
Attila Krasznahorkay Attil.nosp@m.a.Kr.nosp@m.aszna.nosp@m.hork.nosp@m.ay@ce.nosp@m.rn.c.nosp@m.h
Revision
602641
Date
2014-06-19 15:05:08 +0200 (Thu, 19 Jun 2014)

Definition in file A/AthLinks/DataLinkBase.h.