EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsSurfaceMaps.cc
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file ActsSurfaceMaps.cc
1 
7 #include "ActsSurfaceMaps.h"
8 
10 
12 { return tpcVolumeIds.find( surface.geometryId().volume() ) != tpcVolumeIds.end(); }
13 
15 { return micromegasVolumeIds.find( surface.geometryId().volume() ) != micromegasVolumeIds.end(); }