All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
RealisticCaloReco.cc File Reference
#include "RealisticCaloReco.h"
#include <marlin/Global.h>
#include <EVENT/LCCollection.h>
#include <IMPL/LCCollectionVec.h>
#include <IMPL/CalorimeterHitImpl.h>
#include <IMPL/LCRelationImpl.h>
#include <UTIL/LCRelationNavigator.h>
#include "CalorimeterHitType.h"
#include <EVENT/LCParameters.h>
#include <EVENT/SimCalorimeterHit.h>
#include <iostream>
#include <string>
#include <algorithm>
#include <assert.h>
#include <cmath>
Include dependency graph for RealisticCaloReco.cc:

Go to the source code of this file.

Macros

#define RELATIONFROMTYPESTR   "FromType"
 
#define RELATIONTOTYPESTR   "ToType"
 

Macro Definition Documentation

#define RELATIONFROMTYPESTR   "FromType"

Definition at line 24 of file RealisticCaloReco.cc.

#define RELATIONTOTYPESTR   "ToType"

Definition at line 25 of file RealisticCaloReco.cc.