ATLAS Offline Software
Loading...
Searching...
No Matches
CaloEnergyCnv_p2.cxx File Reference

Go to the source code of this file.

Functions

void caloenergy_cnv_p2_register_streamer ()
 register a C function to be executed at library loading time this is b/c there is no more the ability run the above static method CaloEnergyCnv_p2::registerStreamerConverter from pyroot (persistent classes' dictionaries are generated by reflex with –dataonly)

Variables

static const DepositInCaloCnv_p2 depositCnv
static const EnergyLossCnv_p1 energyLossCnv

Function Documentation

◆ caloenergy_cnv_p2_register_streamer()

void caloenergy_cnv_p2_register_streamer ( )

register a C function to be executed at library loading time this is b/c there is no more the ability run the above static method CaloEnergyCnv_p2::registerStreamerConverter from pyroot (persistent classes' dictionaries are generated by reflex with –dataonly)

File: RecTPCnv/RecTPCnvDict.h Dictionary file for persistent representation(s) of AOD containers Author: Sebastien Binet binet.nosp@m.@cer.nosp@m.n.ch Date: December 2006.

simple C-stub function for the C++ static method CaloEnergyCnv_p2::registerStreamerConverter()

Definition at line 147 of file CaloEnergyCnv_p2.cxx.

148{
150}
static void registerStreamerConverter()
Register a streamer converter for backwards compatibility for the vector<DepositInCalo_p1> -> vector<...

Variable Documentation

◆ depositCnv

const DepositInCaloCnv_p2 depositCnv
static

Definition at line 34 of file CaloEnergyCnv_p2.cxx.

◆ energyLossCnv

const EnergyLossCnv_p1 energyLossCnv
static

Definition at line 35 of file CaloEnergyCnv_p2.cxx.