CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Macros
EcalTBH4Trigger.h File Reference
#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*) { }
 

Macro Definition Documentation

#define OBSERVES (   type)    public Observer<const type*>

Definition at line 45 of file EcalTBH4Trigger.h.

#define UPDATEH4 (   type)    void update(const type*) { }

Definition at line 46 of file EcalTBH4Trigger.h.