  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    5 #ifndef DECISIONHANDLING_VIEWCREATORFETCHFROMVIEWROITOOL_H 
    6 #define DECISIONHANDLING_VIEWCREATORFETCHFROMVIEWROITOOL_H 
   40     "Name of the ROI collection produced by this tool."};
 
   43     "Name of the ROI collection within the most recent EventView of the input Decision objects"};
 
   46       "Optional name of EventView to fetch ROI from. Must be in the history of the DecisionObject. If not supplied, the most recent EventView will be used."};
 
   48   Gaudi::Property< bool > 
m_doResize{
this,
"doResize",
false,
 
   49       "Resize RoI if updated widths are given."};
 
   52       "New extent of the ROI in eta from its centre"};
 
   55       "New extent of the ROI in phi from its centre"};
 
   58       "New extent of the ROI in zed from its centre"};
 
   64 #endif //> !DECISIONHANDLING_VIEWCREATORFETCHFROMVIEWROITOOL_H 
  
::StatusCode StatusCode
StatusCode definition for legacy code.
 
Property holding a SG store/key/clid from which a WriteHandle is made.