|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef PANTAUALGS_ITOOL_INFORMATIONSTORE_H
6 #define PANTAUALGS_ITOOL_INFORMATIONSTORE_H
29 typedef std::map<std::string, std::string>
MapString;
30 typedef std::map<std::string, std::vector<std::string> >
MapVecString;
31 typedef std::map<std::string, int>
MapInt;
36 virtual inline void setMapString(
MapString&
v ) = 0 ;
38 virtual inline void setMapInt(
MapInt &
v ) = 0 ;
39 virtual inline void setMapDouble(
MapDouble &
v ) = 0 ;
51 #endif //PANTAUALGS_ITOOL_INFORMATIONSTORE_H
string varName
end cluster ToT and charge
::StatusCode StatusCode
StatusCode definition for legacy code.