ATLAS Offline Software
RVar.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_RVAR_H
6 #define STOREGATE_SG_RVAR_H 1
7 
8 #warning "RVar is obsolete, please use ReadHandle"
9 
10 #include "StoreGate/ReadHandle.h"
11 #endif //> !STOREGATE_SG_RVAR_H
ReadHandle.h
Handle class for reading from StoreGate.