CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs
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.