ATLAS Offline Software
|
Files | |
file | RootConversionsDict.h [code] |
file | TConverterRegistry.h [code] |
Registry for Root converters. | |
file | TConverterStreamer.h [code] |
Root streamer that calls our converters when reading in non-split mode. | |
file | TConvertingBranchElement.h [code] |
A variant of TBranchElement that can call converters when reading objects in split mode. | |
file | TConvertingStreamerInfo.h [code] |
Variant of TStreamerInfo to handle conversions. | |
file | TVirtualConverter.h [code] |
Base class for Root converters. | |
file | TVirtualConverter.icc [code] |
file | VectorConverter.h [code] |
Template for streamer converter for vector<T> -> vector, assuming T is convertable to U. | |
file | VectorConverter.icc [code] |
file | VectorConverters.h [code] |
Define converters for some standard vector types, needed to read old data files and for cross-platform compatibility. | |