ATLAS Offline Software
|
Standalone functions for dealing with LAr G4 volumes. More...
#include <string>
#include <vector>
#include <set>
#include "GaudiKernel/MsgStream.h"
Go to the source code of this file.
Namespaces | |
LArG4 | |
Functions | |
std::set< std::string > | LArG4::findLogicalVolumes (const std::string &pattern) |
Search for logical volumes in the G4 volume store. More... | |
std::vector< std::string > | LArG4::findLogicalVolumes (const std::vector< std::string > &patterns, MsgStream &msg) |
Search for multiple logical volumes in G4 volume store. More... | |
Standalone functions for dealing with LAr G4 volumes.
Definition in file VolumeUtils.h.