Report problems to ATLAS LXR Team (with time and IP address indicated)

The LXR Cross Referencer

source navigation ]
diff markup ]
identifier search ]
general search ]
 
 
Architecture: linux ]
Version: head ] [ nightly ] [ GaudiDev ]
  Links to LXR source navigation pages for stable releases [ 12.*.* ]   [ 13.*.* ]   [ 14.*.* ]   [ 15.*.* ] 

001 /***************************************************************************
002  thick support panel on one side of the RPC
003  ------------------------------------------
004  Copyright (C) 2003 by ATLAS Collaboration
005  ***************************************************************************/
006 
007 //<doc><file>   $Id: DED_Technology.cxx,v 1.1 2008-07-31 10:57:55 dquarrie Exp $
008 //<version>     $Name: not supported by cvs2svn $
009 
010 //<<<<<< INCLUDES                                                       >>>>>>
011 
012 #include "MuonGeoModel/DED_Technology.h"
013 
014 //<<<<<< PRIVATE DEFINES                                                >>>>>>
015 //<<<<<< PRIVATE CONSTANTS                                              >>>>>>
016 //<<<<<< PRIVATE TYPES                                                  >>>>>>
017 //<<<<<< PRIVATE VARIABLE DEFINITIONS                                   >>>>>>
018 //<<<<<< PUBLIC VARIABLE DEFINITIONS                                    >>>>>>
019 //<<<<<< CLASS STRUCTURE INITIALIZATION                                 >>>>>>
020 //<<<<<< PRIVATE FUNCTION DEFINITIONS                                   >>>>>>
021 //<<<<<< PUBLIC FUNCTION DEFINITIONS                                    >>>>>>
022 //<<<<<< MEMBER FUNCTION DEFINITIONS                                    >>>>>>
023 
024 namespace MuonGM {
025 
026 DED::DED(std::string s)
027     :Technology(s)
028 {
029 }
030 
031 } // namespace MuonGM
032    

source navigation ] diff markup ] identifier search ] general search ]

Due to the LXR bug, the updates fail sometimes to remove references to deleted files. The Saturday's full rebuilds fix these problems
This page was automatically generated by the LXR engine. Valid HTML 4.01!