DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Functions
LCIOEventHandler.cpp File Reference
#include "LCIOEventHandler.h"
#include <DD4hep/Printout.h>
#include <DD4hep/Objects.h>
#include <DD4hep/Factories.h>
#include <IO/LCReader.h>
#include <EVENT/LCCollection.h>
#include <EVENT/SimCalorimeterHit.h>
#include <EVENT/SimTrackerHit.h>
#include <EVENT/MCParticle.h>
#include <TSystem.h>
#include <TGMsgBox.h>
#include <stdexcept>
#include <climits>

Go to the source code of this file.

Functions

const void * _fill (const SimTrackerHit *hit, DDEveHit *target)
 
const void * _fill (const SimCalorimeterHit *hit, DDEveHit *target)
 

Function Documentation

◆ _fill() [1/2]

const void* _fill ( const SimCalorimeterHit *  hit,
DDEveHit target 
)

Definition at line 46 of file LCIOEventHandler.cpp.

◆ _fill() [2/2]

const void* _fill ( const SimTrackerHit *  hit,
DDEveHit target 
)

Definition at line 38 of file LCIOEventHandler.cpp.