38 #ifndef STAR_CELL_ATTRIBUTE 39 # define STAR_CELL_ATTRIBUTE 51 void addInitTo(std::map<
int, std::shared_ptr<StarAttribute> > &whichToAttributeMap);
void addInitTo(std::map< int, std::shared_ptr< StarAttribute > > &map)
adds cell attribute to the general it to attribute map
Definition: StarCellAttribute.cxx:571
virtual class used to store the different attribute
Definition: StarAttribute.hxx:62
namespace used to contain cell attributes (and some cell attributes which are similar) ...
Definition: StarCellAttribute.cxx:47