CMS 3D CMS Logo

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

◆ mmlvpv

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

Definition at line 14 of file CheckOverlap.h.