#include <iostream>
#include "SimG4Core/Notification/interface/Observer.h"
#include "SimG4Core/Watcher/interface/SimWatcher.h"
#include "SimG4Core/Notification/interface/SimG4Exception.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "G4Step.hh"
#include "G4VProcess.hh"
#include "G4VTouchable.hh"
#include "CLHEP/Units/SystemOfUnits.h"
Go to the source code of this file.
Classes | |
class | EcalTBH4Trigger |
Macros | |
#define | OBSERVES(type) public Observer<const type*> |
#define | UPDATEH4(type) void update(const type*) { } |
Definition at line 45 of file EcalTBH4Trigger.h.
Definition at line 46 of file EcalTBH4Trigger.h.