/[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.7 by mocchiut, Thu Sep 21 13:10:05 2006 UTC revision 6.8 by mocchiut, Thu Sep 21 15:28:34 2006 UTC
# Line 85  SUBPACKET_HEADER_FILES =                 Line 85  SUBPACKET_HEADER_FILES =                
85   SubPacket.h            PacketType.h        SubDetector.h           \   SubPacket.h            PacketType.h        SubDetector.h           \
86   DirectoryStructure.h   Algorithm.h         AlgorithmInfo.h         \   DirectoryStructure.h   Algorithm.h         AlgorithmInfo.h         \
87   EventHeader.h          PscuHeader.h        EventCounter.h          \   EventHeader.h          PscuHeader.h        EventCounter.h          \
88     endrun/PhysEndRunEvent.h endrun/CaloEndRun.h endrun/TBEndRun.h \
89     log/LogEvent.h         log/LogRecord.h                         \
90     varDump/VarDumpEvent.h varDump/VarDumpRecord.h \
91     arrDump/ArrDumpEvent.h arrDump/ArrDumpRecord.h \
92     tabDump/TabDumpEvent.h tabDump/TabDumpRecord.h \
93     tmtc/TmtcEvent.h       tmtc/TmtcRecord.h       \
94     mcmd/McmdEvent.h       mcmd/McmdRecord.h       \
95     physics/neutronDetector/NeutronEvent.h physics/neutronDetector/NeutronRecord.h \
96     physics/anticounter/AnticounterEvent.h                         \
97     physics/calorimeter/CalorimeterEvent.h                         \
98     physics/S4/S4Event.h                                           \
99     physics/tof/TofEvent.h                                         \
100     physics/tracker/TrackerEvent.h                                 \
101     physics/trigger/TriggerEvent.h \
102     tsbt/TsbTEvent.h       tsbt/TsbTRecord.h       \
103     tsbb/TsbBEvent.h       tsbb/TsbBRecord.h       \
104   PscuEvent.h            \   PscuEvent.h            \
105   CalibCalPulse1Event.h  \   CalibCalPulse1Event.h  \
106   CalibCalPulse2Event.h  \   CalibCalPulse2Event.h  \
# Line 123  SUBPACKET_HEADER_FILES =                 Line 139  SUBPACKET_HEADER_FILES =                
139   S4AlarmEvent.h         \   S4AlarmEvent.h         \
140   Ac2AlarmEvent.h        \   Ac2AlarmEvent.h        \
141   CRC.h \   CRC.h \
  HB_HKBuffer_INFN.h \  
  LinkDef.h \  
142   Exception.h               Exception.h            
143    
144  yodaincdir = $(includedir)/yoda/  yodaincdir = $(includedir)/yoda/
# Line 135  DICT_HEADER_FILES = ${SUBPACKET_HEADER_F Line 149  DICT_HEADER_FILES = ${SUBPACKET_HEADER_F
149    
150  EventDict.cpp: ${DICT_HEADER_FILES}  EventDict.cpp: ${DICT_HEADER_FILES}
151          @ROOTCINT@ -f $@ -c ${INCLUDES} $^          @ROOTCINT@ -f $@ -c ${INCLUDES} $^
152    

Legend:
Removed from v.6.7  
changed lines
  Added in v.6.8

  ViewVC Help
Powered by ViewVC 1.1.23