#include "NewLDCCaloDigi.h"#include <EVENT/LCCollection.h>#include <EVENT/SimCalorimeterHit.h>#include <IMPL/CalorimeterHitImpl.h>#include <IMPL/LCCollectionVec.h>#include <IMPL/LCFlagImpl.h>#include <IMPL/LCRelationImpl.h>#include <marlin/Global.h>#include <gear/GEAR.h>#include <gear/GearParameters.h>#include <gear/CalorimeterParameters.h>#include <gear/LayerLayout.h>#include <EVENT/LCParameters.h>#include <UTIL/CellIDDecoder.h>#include <iostream>#include <cmath>#include "CalorimeterHitType.h"Go to the source code of this file.
Variables | |
| const float | slop = 0.25 |
| const float | pi = acos(-1.0) |
| const float | twopi = 2.0*pi |
| NewLDCCaloDigi | aNewLDCCaloDigi |
| NewLDCCaloDigi aNewLDCCaloDigi |
Definition at line 32 of file NewLDCCaloDigi.cc.
| const float pi = acos(-1.0) |
Definition at line 29 of file NewLDCCaloDigi.cc.
| const float slop = 0.25 |
Definition at line 28 of file NewLDCCaloDigi.cc.
| const float twopi = 2.0*pi |
Definition at line 30 of file NewLDCCaloDigi.cc.