ATLAS Offline Software
RWVar.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef STOREGATE_SG_RWVAR_H
6 #define STOREGATE_SG_RWVAR_H 1
7 
8 #warning "RWVar is obsolete, please use UpdateHandle"
9 
10 #include "StoreGate/UpdateHandle.h"
11 #endif //> !STOREGATE_SG_RWVAR_H
UpdateHandle.h
Handle class for modifying an existing object in StoreGate.