ATLAS Offline Software
Namespaces | Functions
VolumeUtils.h File Reference

Standalone functions for dealing with LAr G4 volumes. More...

#include <string>
#include <vector>
#include <set>
#include "GaudiKernel/MsgStream.h"
Include dependency graph for VolumeUtils.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Standalone functions for dealing with LAr G4 volumes.

Author
Steve Farrell Steve.nosp@m.n.Fa.nosp@m.rrell.nosp@m.@cer.nosp@m.n.ch

Definition in file VolumeUtils.h.