WCSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs | Variables
WCSimWCTrigger.hh File Reference
#include "WCSimRootOptions.hh"
#include "WCSimEnumerations.hh"
#include "WCSimWCDAQMessenger.hh"
#include "WCSimDetectorConstruction.hh"
#include "G4VDigitizerModule.hh"
#include "WCSimWCDigi.hh"
#include "WCSimWCHit.hh"
#include "globals.hh"
#include "Randomize.hh"
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  WCSimWCTriggerBase
 The base class for WCSim triggering algorithms. More...
 
class  WCSimWCDigiTrigger
 
class  WCSimWCTriggerNDigits
 A simple NDigits trigger class. More...
 
class  WCSimWCTriggerNoTrigger
 
class  WCSimWCTriggerNDigits2
 An (incomplete) example of running two trigger algorithms, one after the other. More...
 

Typedefs

typedef G4TDigiCollection
< WCSimWCDigiTrigger
WCSimWCTriggeredDigitsCollection
 

Variables

G4Allocator< WCSimWCDigiTriggerWCSimWCDigiTriggerAllocator
 

Typedef Documentation

Definition at line 16 of file WCSimWCTrigger.hh.

Variable Documentation

G4Allocator<WCSimWCDigiTrigger> WCSimWCDigiTriggerAllocator

Definition at line 506 of file WCSimWCTrigger.cc.