Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CandDigit.cxx File Reference

#include "Algorithm/AlgHandle.h"
#include "CandDigit/CandDigit.h"
#include "CandDigit/CandDigitHandle.h"
#include "MessageService/MsgService.h"
#include "MessageService/MsgFormat.h"
#include "Candidate/CandBase.tpl"

Go to the source code of this file.

Functions

void SetCandDigitPlexListInEquivTestState (int state)
int GetCandDigitPlexListInEquivTestState ()
 CVSID ("$Id: CandDigit.cxx,v 1.12 2008/05/09 14:52:28 boehm Exp $")

Variables

int CandDigitPlexListInEquivTestState = 1


Function Documentation

CVSID "$Id: CandDigit cxx,
v 1.12 2008/05/09 14:52:28 boehm Exp $" 
 

int GetCandDigitPlexListInEquivTestState  ) 
 

Definition at line 34 of file CandDigit.cxx.

00035 {
00036  return CandDigitPlexListInEquivTestState;
00037 }

void SetCandDigitPlexListInEquivTestState int  state  ) 
 

Definition at line 30 of file CandDigit.cxx.

References CandDigitPlexListInEquivTestState.

Referenced by NtpMRModule::FillNtpSummary().

00030                                                     {
00031   CandDigitPlexListInEquivTestState = state;
00032 }


Variable Documentation

int CandDigitPlexListInEquivTestState = 1 [static]
 

Definition at line 28 of file CandDigit.cxx.

Referenced by CandDigit::IsEquivalent(), and SetCandDigitPlexListInEquivTestState().


Generated on Mon Feb 15 11:07:54 2010 for loon by  doxygen 1.3.9.1