38 #ifndef STAR_FRAME_ATTRIBUTE 39 # define STAR_FRAME_ATTRIBUTE 51 void addInitTo(std::map<
int, std::shared_ptr<StarAttribute> > &whichToAttributeMap);
namespace used to contain frame attributes
Definition: StarFrameAttribute.cxx:46
virtual class used to store the different attribute
Definition: StarAttribute.hxx:62
void addInitTo(std::map< int, std::shared_ptr< StarAttribute > > &map)
adds frame attribute to the general it to attribute map
Definition: StarFrameAttribute.cxx:1355