1 #ifndef PHFieldUtility_HH__
2 #define PHFieldUtility_HH__
51 return std::string(
"FIELD_MAP");
58 return std::string(
"FIELD_CONFIG");
PHFieldConfig store field configuration information.
Toolsets to do geometry operations.
static std::string GetDSTFieldMapNodeName()
DST node name for RunTime field map object.
static PHField * GetFieldMapNode(const PHFieldConfig *default_config=nullptr, PHCompositeNode *topNode=nullptr, const int verbosity=0)
Get transient PHField from DST nodes. If not found, make a new one based on default_config.
static PHFieldConfig * DefaultFieldConfig()
static PHFieldConfig * GetFieldConfigNode(const PHFieldConfig *default_config=nullptr, PHCompositeNode *topNode=nullptr, const int verbosity=0)
Get persistent PHGeomIOTGeo from DST nodes. If not found, make a new one.
virtual ~PHFieldUtility()
static std::string GetDSTConfigNodeName()
DST node name for persistent field configuration node.
static PHField * BuildFieldMap(const PHFieldConfig *field_config, const int verbosity=0)
Build or build field map with a configuration object.
transient DST object for field storage and access