All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
RealisticCaloDigi.cc File Reference
#include "RealisticCaloDigi.h"
#include <marlin/Global.h>
#include <marlin/Exceptions.h>
#include <EVENT/LCCollection.h>
#include <IMPL/LCCollectionVec.h>
#include <IMPL/CalorimeterHitImpl.h>
#include <IMPL/LCRelationImpl.h>
#include <CalorimeterHitType.h>
#include <EVENT/LCParameters.h>
#include <UTIL/CellIDDecoder.h>
#include <marlin/ProcessorEventSeeder.h>
#include <iostream>
#include <string>
#include <assert.h>
#include <cmath>
#include <set>
#include "CLHEP/Random/Random.h"
#include "CLHEP/Random/RandGauss.h"
#include "CLHEP/Random/RandFlat.h"
#include "CLHEP/Units/PhysicalConstants.h"
Include dependency graph for RealisticCaloDigi.cc:

Go to the source code of this file.

Classes

struct  MCC
 

Macros

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

Macro Definition Documentation

#define RELATIONFROMTYPESTR   "FromType"

Definition at line 26 of file RealisticCaloDigi.cc.

#define RELATIONTOTYPESTR   "ToType"

Definition at line 27 of file RealisticCaloDigi.cc.