/[PAMELA software]/chewbacca/event/endrun/TBEndRun.cpp
ViewVC logotype

Diff of /chewbacca/event/endrun/TBEndRun.cpp

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

revision 1.1 by mocchiut, Tue Sep 23 07:20:02 2008 UTC revision 1.2 by mocchiut, Wed Sep 24 15:17:29 2008 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /repository/event/endrun/TBEndRun.cpp,v $   * $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/endrun/TBEndRun.cpp,v $
3   * $Id: TBEndRun.cpp,v 1.1 2008-01-11 17:14:19 messineo Exp $   * $Id: TBEndRun.cpp,v 1.1.1.1 2008/09/23 07:20:02 mocchiut Exp $
4   * $Author: messineo $   * $Author: mocchiut $
5   *   *
6   * Implementation of the TBEndRun class.   * Implementation of the TBEndRun class.
7   */   */
# Line 10  Line 10 
10  using namespace pamela;  using namespace pamela;
11    
12  TBEndRun::TBEndRun(void):  TBEndRun::TBEndRun(void):
13     TB_ALARM_MASK(0),    TB_ALARM_MASK(0),
14     TB_S4_MASK(0),    TB_PMT_MASK_S3S2S12(0),
15     TB_CALO_MASK(0),    TB_PMT_MASK_S11CRC(0),
16     TB_BUSY_MASK(0),    TB_S4_CAL_MASK(0),
17     TB_CALIB_FLAG(0),    TB_BUSY_MASK(0),
18     TB_S4_TRIG(0),    TB_TRIG_CONF(0)
    TB_CALO_TRIG(0),  
    TB_TOF_TRIG(0)  
19   {   {
20  }  }
21    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23