All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions | Variables
fix_headers_lardataalg.pl File Reference

Go to the source code of this file.

Functions

use vars qw (%subdir_list)
 
foreach my $inc (sort keys%header_list)
 

Variables

use strict
 
 BEGIN
 

Function Documentation

foreach my $inc ( sort keys%  header_list)

Definition at line 25 of file fix_headers_lardataalg.pl.

use vars qw ( subdir_list)

Variable Documentation

BEGIN
Initial value:
{ %header_list = (
"lardata/DetectorInfo/ClockConstants.h" => "lardataalg/DetectorInfo/ClockConstants.h",
"lardata/DetectorInfo/DetectorClocksException.h" => "lardataalg/DetectorInfo/DetectorClocksException.h",
"lardata/DetectorInfo/DetectorClocks.h" => "lardataalg/DetectorInfo/DetectorClocks.h",
"lardata/DetectorInfo/DetectorClocksStandard.h" => "lardataalg/DetectorInfo/DetectorClocksStandard.h",
"lardata/DetectorInfo/DetectorClocksStandardTestHelpers.h" => "lardataalg/DetectorInfo/DetectorClocksStandardTestHelpers.h",
"lardata/DetectorInfo/DetectorClocksStandardTriggerLoader.h" => "lardataalg/DetectorInfo/DetectorClocksStandardTriggerLoader.h",
"lardata/DetectorInfo/DetectorProperties.h" => "lardataalg/DetectorInfo/DetectorProperties.h",
"lardata/DetectorInfo/DetectorPropertiesStandard.h" => "lardataalg/DetectorInfo/DetectorPropertiesStandard.h",
"lardata/DetectorInfo/DetectorPropertiesStandardTestHelpers.h" => "lardataalg/DetectorInfo/DetectorPropertiesStandardTestHelpers.h",
"lardata/DetectorInfo/ElecClock.h" => "lardataalg/DetectorInfo/ElecClock.h",
"lardata/DetectorInfo/LArProperties.h" => "lardataalg/DetectorInfo/LArProperties.h",
"lardata/DetectorInfo/LArPropertiesStandard.h" => "lardataalg/DetectorInfo/LArPropertiesStandard.h",
"lardata/DetectorInfo/LArPropertiesStandardTestHelpers.h" => "lardataalg/DetectorInfo/LArPropertiesStandardTestHelpers.h",
"lardata/DetectorInfo/RunHistory.h" => "lardataalg/DetectorInfo/RunHistory.h",
"lardata/DetectorInfo/RunHistoryStandard.h" => "lardataalg/DetectorInfo/RunHistoryStandard.h"
)

Definition at line 7 of file fix_headers_lardataalg.pl.

use strict

Definition at line 1 of file fix_headers_lardataalg.pl.