CMS 3D CMS Logo

Classes | Typedefs

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/Validation/CheckOverlap/interface/CheckOverlap.h File Reference

#include "SimG4Core/Watcher/interface/SimWatcher.h"
#include "SimG4Core/Notification/interface/Observer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <iostream>
#include <vector>
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  CheckOverlap

Typedefs

typedef std::multimap
< G4LogicalVolume
*, G4VPhysicalVolume
*, std::less< G4LogicalVolume * > > 
mmlvpv

Typedef Documentation

typedef std::multimap< G4LogicalVolume*, G4VPhysicalVolume*, std::less<G4LogicalVolume*> > mmlvpv

Definition at line 15 of file CheckOverlap.h.