#include "BruteForceEcalGapFiller.h"
#include <IMPL/CalorimeterHitImpl.h>
#include <EVENT/LCCollection.h>
#include <EVENT/CalorimeterHit.h>
#include <UTIL/CellIDDecoder.h>
#include <CalorimeterHitType.h>
#include "DD4hep/DetType.h"
#include <iostream>
#include <cassert>
#include <math.h>
#include "DD4hep/DetectorSelector.h"
#include "DD4hep/Detector.h"
Go to the source code of this file.
Variables | |
BruteForceEcalGapFiller | aBruteForceEcalGapFiller |
BruteForceEcalGapFiller aBruteForceEcalGapFiller |
Definition at line 24 of file BruteForceEcalGapFiller.cc.