CMS 3D CMS Logo

SimTracer.h File Reference

#include <iostream>
#include "SimG4Core/Notification/interface/Observer.h"
#include "SimG4Core/Watcher/interface/SimWatcher.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "G4Step.hh"

Go to the source code of this file.

Classes

class  SimTracer
 Description: Prints a message for each Oscar signal. More...

Defines

#define OBSERVES(type)   public Observer<const type*>
#define UPDATE(type)   void update(const type*) { std::cout <<"++ signal " #type<<std::endl; }


Define Documentation

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

Definition at line 43 of file SimTracer.h.

#define UPDATE ( type   )     void update(const type*) { std::cout <<"++ signal " #type<<std::endl; }

Definition at line 44 of file SimTracer.h.

Referenced by cond::PoolConnectionProxy::connect(), HcalTestHistoManager::fillTree(), PoolData::PoolData(), cond::PoolTransaction::start(), PoolData::storeObject(), PoolData::updateObject(), and cond::PoolTransaction::upgrade().


Generated on Tue Jun 9 17:55:49 2009 for CMSSW by  doxygen 1.5.4