/[PAMELA software]/yoda/event/Makefile.am
ViewVC logotype

Diff of /yoda/event/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6.2 by kusanagi, Wed Mar 8 08:17:06 2006 UTC revision 6.3 by kusanagi, Tue Apr 25 16:51:03 2006 UTC
# Line 53  libyoda_la_SOURCES =                     Line 53  libyoda_la_SOURCES =                    
53   TrgAlarmEvent.cpp          TrgAlarmEvent.h         \   TrgAlarmEvent.cpp          TrgAlarmEvent.h         \
54   TofAlarmEvent.cpp          TofAlarmEvent.h         \   TofAlarmEvent.cpp          TofAlarmEvent.h         \
55   S4AlarmEvent.cpp           S4AlarmEvent.h          \   S4AlarmEvent.cpp           S4AlarmEvent.h          \
  RegistryEvent.cpp          RegistryEvent.h         \  
56   CRC.c                      CRC.h                   \   CRC.c                      CRC.h                   \
57   Exception.h                LinkDef.h   Exception.h                LinkDef.h
58    
# Line 84  SUBPACKET_HEADER_FILES =                 Line 83  SUBPACKET_HEADER_FILES =                
83   DirectoryStructure.h   Algorithm.h         AlgorithmInfo.h         \   DirectoryStructure.h   Algorithm.h         AlgorithmInfo.h         \
84   EventHeader.h          PscuHeader.h        EventCounter.h          \   EventHeader.h          PscuHeader.h        EventCounter.h          \
85   PscuEvent.h            CalibCalPulse1Event.h                       \   PscuEvent.h            CalibCalPulse1Event.h                       \
86   CalibCalPulse2Event.h  CalibTrk1Event.h    CalibTrk2Event.h        \   CalibCalPulse2Event.h  CalibTrk1Event.h        \
87     CalibTrk2Event.h       CalibTrdEvent.h                             \
88   CalibTofEvent.h        CalibS4Event.h      CalibCalPedEvent.h      \   CalibTofEvent.h        CalibS4Event.h      CalibCalPedEvent.h      \
89   Calib1_Ac1Event.h      Calib1_Ac2Event.h   Calib2_Ac1Event.h   Calib2_Ac2Event.h   \   Calib1_Ac1Event.h      Calib1_Ac2Event.h   Calib2_Ac1Event.h   Calib2_Ac2Event.h   \
90   RunHeaderEvent.h       RunTrailerEvent.h                           \   RunHeaderEvent.h       RunTrailerEvent.h                           \
# Line 95  SUBPACKET_HEADER_FILES =                 Line 95  SUBPACKET_HEADER_FILES =                
95   TrgInitEvent.h         NdInitEvent.h       S4InitEvent.h       \   TrgInitEvent.h         NdInitEvent.h       S4InitEvent.h       \
96   Ac2InitEvent.h         CalAlarmEvent.h     AcAlarmEvent.h      \   Ac2InitEvent.h         CalAlarmEvent.h     AcAlarmEvent.h      \
97   TrkAlarmEvent.h        TrgAlarmEvent.h     TofAlarmEvent.h     \   TrkAlarmEvent.h        TrgAlarmEvent.h     TofAlarmEvent.h     \
98   S4AlarmEvent.h         RegistryEvent.h     Exception.h         \   S4AlarmEvent.h         Exception.h    
  tsbt/TsbTEvent.h       tsbt/TsbTRecord.h                       \  
  tsbb/TsbBEvent.h       tsbb/TsbBRecord.h                       \  
  varDump/VarDumpEvent.h varDump/VarDumpRecord.h                 \  
  tmtc/TmtcEvent.h       tmtc/TmtcRecord.h                       \  
  tabDump/TabDumpEvent.h tabDump/TabDumpRecord.h                 \  
  mcmd/McmdEvent.h       mcmd/McmdRecord.h                       \  
  log/LogEvent.h         log/LogRecord.h                         \  
  endrun/PhysEndRunEvent.h endrun/CaloEndRun.h endrun/TBEndRun.h \  
  arrDump/ArrDumpEvent.h arrDump/ArrDumpRecord.h                 \  
  physics/neutronDetector/NeutronEvent.h physics/neutronDetector/NeutronRecord.h \  
  physics/anticounter/AnticounterEvent.h                         \  
  physics/calorimeter/CalorimeterEvent.h                         \  
  physics/S4/S4Event.h                                           \  
  physics/tof/TofEvent.h                                         \  
  physics/tracker/TrackerEvent.h                                 \  
  physics/trigger/TriggerEvent.h  
99    
100  yodaincdir = $(includedir)/yoda/event  yodaincdir = $(includedir)/yoda/event
101  yodainc_HEADERS= ${SUBPACKET_HEADER_FILES}  yodainc_HEADERS= ${SUBPACKET_HEADER_FILES}

Legend:
Removed from v.6.2  
changed lines
  Added in v.6.3

  ViewVC Help
Powered by ViewVC 1.1.23