ATLAS Offline Software
|
#include "AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h"
#include "muonEvent/DepositInCalo.h"
#include "muonEvent/CaloEnergy.h"
#include "RecTPCnv/DepositInCaloCnv_p2.h"
#include "RecTPCnv/CaloEnergyCnv_p2.h"
#include "TrkEventTPCnv/TrkMaterialOnTrack/EnergyLossCnv_p1.h"
#include "RecTPCnv/DepositInCalo_p1.h"
#include "RecTPCnv/DepositInCalo_p2.h"
#include "RootConversions/VectorConverter.h"
#include "RootConversions/TConverterRegistry.h"
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) More... | |
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 Date: December 2006. @cer n.ch
simple C-stub function for the C++ static method CaloEnergyCnv_p2::registerStreamerConverter()
Definition at line 147 of file CaloEnergyCnv_p2.cxx.