ATLAS Offline Software
Public Member Functions | List of all members
Filter_AcceptAll Class Reference

#include <Filter_AcceptAll.h>

Inheritance diagram for Filter_AcceptAll:
Collaboration diagram for Filter_AcceptAll:

Public Member Functions

 Filter_AcceptAll ()
 
bool select (const TIDA::Track *, const TIDARoiDescriptor *)
 

Detailed Description

Definition at line 29 of file Filter_AcceptAll.h.

Constructor & Destructor Documentation

◆ Filter_AcceptAll()

Filter_AcceptAll::Filter_AcceptAll ( )
inline

Definition at line 33 of file Filter_AcceptAll.h.

33 { }

Member Function Documentation

◆ select()

bool Filter_AcceptAll::select ( const TIDA::Track ,
const TIDARoiDescriptor  
)
inlinevirtual

Implements TrackFilter.

Definition at line 35 of file Filter_AcceptAll.h.

35 { return true; }

The documentation for this class was generated from the following file: