map<string,vector<Storage*>>GetAllStorage(){returnfStorage;}//!< Return the map containing all the storage vectors (useful in CLASS Reactor to check list consistency)
map<string,vector<Storage*>>GetAllStorage(){returnfStorage;}//!< Return the map containing all the storage vectors (useful in CLASS Reactor to check list consistency)
vector<Storage*>GetStorage(stringkeyword){returnfStorage[keyword];}//!< Return the Pointer to Storage associated to a StreamList
vector<Storage*>GetStorage(stringkeyword){returnfStorage[keyword];}//!< Return the Pointer to Storage associated to a StreamList