ATLAS Offline Software
Functions
TConverterRegistry.cxx File Reference

Registry for Root converters. More...

#include "RootConversions/TConverterRegistry.h"
#include "RootConversions/TVirtualConverter.h"
#include "RootConversions/TConverterStreamer.h"
#include "CxxUtils/checker_macros.h"
#include "TMemberStreamer.h"
#include "TClass.h"
#include "TROOT.h"
Include dependency graph for TConverterRegistry.cxx:

Go to the source code of this file.

Functions

void TConvertingBranchElement_init ()
 To allow calling Initialize without having to depend on the header. More...
 

Detailed Description

Registry for Root converters.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Dec, 2006 This class serves as a registry for all known Root converter instances. Register each converter with AddConverter.

Definition in file TConverterRegistry.cxx.

Function Documentation

◆ TConvertingBranchElement_init()

void TConvertingBranchElement_init ( )

To allow calling Initialize without having to depend on the header.

Definition at line 1375 of file TConvertingBranchElement.cxx.

1376 {
1378 }
TConvertingBranchElement::Initialize
static void Initialize()
Set up to allow for conversions in split mode.
Definition: TConvertingBranchElement.cxx:335